MALAY ARABIC LETTERS RECOGNITION AND SEARCHING

Size: px
Start display at page:

Download "MALAY ARABIC LETTERS RECOGNITION AND SEARCHING"

Transcription

1 Internatonal Journal of Scence and Appled echnology MALAY ARABIC LEERS RECOGNIION AND SEARCHING *Correspondng author Sukamto 1, Elfzar 2*, Mara Erna 3 1 Informaton System Department, Unversty of Rau, Indonesa amto_s@yahoo.co.d 2 Informaton System Department, Unversty of Rau, Indonesa elfzar@lecturer.unr.ac.d 3 Faculty of Educaton, Unversty of Rau, Indonesa maraerna@lecturer.unr.ac.d Abstract: hs paper s ntended to recognze and search the Malay Arabc word from a dgtal Malay Arabc manuscrpt. he key words used are Latn letters. Usng an nput mage, ths research reads every pxel values and then do segmentaton on row and column of every sentences n the manuscrpt. It s done to separate every letters n each lne. Usng some pxel values of the mage n the tranng phase, by performng feature extracton and classfcaton usng Prncpal Component Analyss, the EgenLetter s calculated. hs value s then compared wth ImageLetter obtaned from each letter to be recognzed. he smallest dfference between them (Eucldean dstance value) s the desred results. hese results are then stored along wth the mage of the row segmentaton. Furthermore, the process of Malay Arabc word searchng can be done by usng the keyword of Latn letters. hs study yelds success rate of 91.56% for recognton and 82.08% for Malay Arabc word searchng. Keywords: Malay Arabc, Letter recognton, Word searchng. 1. Introducton Besdes lack of nformaton avalable to the publc, some cultural objects of Rau Malay are very rsky for damage factor and theft. Some antqutes and hstorcal hertages n the Museum of Sang Nla Utama, Rau Provnce, have been lost [9]. herefore, the process of dgtalzaton for the objects of the Malay culture s needed as backup nformaton for the physcal objects. It ncludes dgtalzaton of cultural object of Malay Arabc manuscrpts. Researches on the recognton of Malay Arabc letters are just recognzng letter by letter. he recognton of each Malay Arabc letter can be done based on the hstogram values [8]. Even the voce recognton of rectng a Malay Arabc letter has been done [6]. However, research on the recognton of the Malay Arabc scrpt (a combnaton of letters or words) has not been done. hus, we need a method of how the computer can recognze each letter consttutng a Malay Arabc scrpt derved from a dgtal mage of the manuscrpt. In recognton of a pattern that can be an object or character, there are many methods that can be used. Some of them are Matchng [5], Optmum Value [3] and Prncpal Component Analyss (PCA) [1]. he frst method stll has some drawbacks that do not provde satsfactory results, whle the method of Optmum Value character recognton although the results are qute relable, but t s more approprate for Latn letters and numbers. Dfferent to PCA, ths method can provde an object recognton results wth hgher precson. Prncpal Component Analyss (PCA) s a technque used to fnd patterns (objects and characters). hs technque can reduce the varaton whle mantanng the necessary nformaton, so that the remanng varaton s ndeed a varaton of the most promnent and representng the exstng features. he varaton reducton process s accomplshed by reducng the area of the matrx whch has a value rangng from the weakest [7]. Another advantage of the PCA s able to create applcatons that use t to be faster because the data used n the process has been reduced [4]. Based on the results obtaned from the recognton, ths study further provdes searchng process for the Malay Arabc word based on the keywords entered. Keywords used n ths study are word wth Latn letters. IJSA, Vol. 1, No. 1, December

2 Internatonal Journal of Scence and Appled echnology hs paper makes users understand the Malay Arabc meanng even though they do not have knowledge about how to read t. Furthermore, users may search for a certan word contaned n that manuscrpt just by typng a Latn keyword. he fndng may also be a materal for the Dstrbuted Vrtual Envronment (DVE) applcaton [10]. he next sesson dscusses about the EgenLetter and ImageLetter. Both of them are man varables used to recognze each Malay Arabc letter. Research methodology and the results are presented n secton 3 and 4, respectvely. Fnally, secton 5 concludes the research. 2. EgenLetter & ImageLetter Prncpal Component Analyss (PCA) uses pxel ntensty values of the mage n a matrx [4]: 0,0 1,0 N 1,0 0,1 1,1 N 1,1 0, N 1 1, N 1 N 1, N 1 (1) where N = length and wdth of the mage, = ntensty value of the pxels, and = -th mage, = 1, 2,..., M. Hence, the matrx n equaton (1) s converted nto a measurng 1x N 2. When there M mages wll be traned n the tranng phase, t wll provde the matrx: 0 1 M 1 (2) he dstance dfference from each nput mage wth the average value of the mage ( ) s calculated by subtractng the value of each mage wth the average value of the mage: (3) where = the average value of the mage. Usng equaton (3), then the covarance matrx s calculated by the formula: C A A (4) wth C = the covarance matrx, and A = matrx of dfference. Wth the acquston of covarance matrx value, then we can calculate the egen values: I C 0 det, wth = egen values, I = the dentty matrx, and C s the covarance matrx. Egenvectors can be determned usng equaton (5). C 0 I (5) wth = egenvectors. Results of egenvectors must be sorted to get the greatest characterstc. Eucldean dstance s a technque used n mage matchng. he dfference value generated by Eucldean dstance wll show the smlartes between two mages used as a comparson [7]. Eucldean dstance value obtaned at the end of object recognton process s calculated usng equaton (6). IJSA, Vol. 1, No. 1, December

3 Internatonal Journal of Scence and Appled echnology mageletter egenletter (6) wth = Eucledan dstance for the -th mage. EgenLetter and mageletter value calculated usng equaton (7), and equaton (8). egenletter = egenvector. (7) wth egenvector s sorted. 3. Methodology mageletter = egenvector. (8) hs study uses multple mages of Malay Arabc manuscrpt. he MatLab software and PHP scrpt are used n ths study for applcaton codng. he frst phase conducted n ths research s dgtzng the Malay Arabc scrpt. he second s pre-processng the dgtal mages that covers actvty of omttng nose, ncreasng sharpness, and others so that the recognton of nput data could be done [2]. Usng the output from the last phase, the next phase s recognzng Malay Arabc scrpt. hs process uses PCA method. he parameter used for recognzng every letter s characterstcs that have already extracted prevously. hs parameter s calculated based on egenvalue and egenvector from every letters. he fourth phase s determnng the search method of Malay Arabc words usng keyword n Latn letters. In detal, there are two man sub-actvtes carry out n ths stage. Frst, determnng the applcaton nterface for readng keyword to search any word n Malay Arabc scrpt. Keywords used n ths process s words n Indonesan language. he second s determnng the method for lne and column segmentaton of Malay Arabc scrpt. It s requred to extract every exstng letters n Malay Arabc scrpt. 4. Result and Dscusson he recognton results are stored n a database table wth data structure as llustrated by able 1. able 1. Data structure Attrbute ype Descrpton row_d Integer Row segmentaton d armel Strng Drectory path of row segmentaton mage latn Strng Recognton result he user nterface of word searchng s llustrated by Fgure 1. When the Search button s clcked, the mages and Latn letters are dsplayed as the results. Example of the nput mages used n the research can be seen n Fgure 2. he recognton process begns wth the Malay Arabc scrpt segmentaton lnes (Fgure 3). Further, the process s then contnued by markng column to separate each Malay Arabc letter contaned n each lne. IJSA, Vol. 1, No. 1, December

4 Internatonal Journal of Scence and Appled echnology Keyword Search Result n Image Result n Latn text Fgure 1. User nterface Fgure 2. Example of nput mage he results of segmentaton process are used as nput to the process of recognzng Malay Arabc letters. In the recognton process, the frst stage s feature extracton and classfcaton of the letters to be recognzed. hs whole process s summarzed n the use of Prncpal Component Analyss (PCA) methods. Fgure 3. Lne segmentaton he last stage s to calculate Eucldean dstance usng equaton (6), n an attempt to dentfy a requred letter based on the classfcaton that has been obtaned Recognton Process he results of recognton process of each Malay Arabc for four groups of nput mages are shown n able 2. he mage nput to the frst group conssts of the mages of each Malay Arabc IJSA, Vol. 1, No. 1, December

5 Internatonal Journal of Scence and Appled echnology letter. he second group untl the fourth group consst of Malay Arabc scrpt mages wth varyng number of words. able 2. Malay Arabc recognton Group Average ED Percentage of success (%) I 2.72x II III IV Average he results of the recognton process n the able 2 clearly show that the hghest percentage of success obtaned from the nput mage of the frst group. It may happen snce mages n the frst group are used n the tranng phase. From all groups, the average success of the Malay Arabc recognton s 91.56% Word Searchng Fgure 4. Word searchng Word searchng uses the keywords of Latn letters as llustrated by Fgure 4. hs process s based on Latn letters obtaned from the stage of Malay Arabc recognton. he recognton of each row segmentaton s stored n a table. he output of a search dsplays the Latn letters and ts row mage segmentaton. Results of the word searchng process are shown n able 3. From able 3, t can be noted that the average success of word searchng s 82.08%. able 3. Results of word searchng Group Percentage of success I 100 II III IV Average IJSA, Vol. 1, No. 1, December

6 Internatonal Journal of Scence and Appled echnology 4. Concluson he Malay Arabc can be recognzed by usng the PCA method. he result of ths process can then be used to search any word n the Malay Arabc manuscrpt by usng the keyword of Latn letters. One can use ths applcaton to learn Malay Arabc manuscrpt even though he has no knowledge about the Malay Arabc. he Malay Arabc word searchng success rate depends on the level of success of Malay Arabc recognton tself. he hgher the rate of success of letters recognton, the hgher the success rate of Malay Arabc word searchng. Acknowledgment. hs research was supported by Mnstry of Hgher Educaton of Indonesa under Unggulan Perguruan ngg Research Grant n Year REFERENCES 1. AFRIZAL, A., ELFIZAR, Facal mage matchng based on Egenfaces values, Semnar Nasonal Matematka. Palembang, ELFIZAR, NASIR, M., Camera moton reconstructon based on mage sequences, Jurnal SAINEK UNAG Surabaya: Vol.10, No.2, 2009, pp ELFIZAR, AFLINA, A., Usng Optmum Value n Recognzng Vehcle Plat Number, Proceedng the UKM-UNRI Internatonal Conference. Pekanbaru. ISBN , 2008, pp ELFIZAR, Malay Arabc recognton usng prncpal component analyss (PCA), Proceedng of Semnar Unr UKM Malaysa, Kuala Lumpur Malaysa, HORN, B.K.P., Robot Vson, McGraw-Hll. New York, ISMAIL, SALIZA, AHMAD, A. M., Recurrent Neural Network wth Backpropagaton through me Algorthm for Arabc Recognton. Proceedngs 18th European Smulaton Multconference, Graham Horton ISBN , SHLENS, J., A utoral on Prncpal Component Analyss, Accessed on 10 Februar ROFEAH, N., SEYED MOHAMED BUHARI M. I,. Hstogram Setup to Recognze Arabc Letters, Internatonal Conference on Artfcal Intellgence, Las Vegas, USA, RIAU POS, Museum sang nla utama dbobol malng, Haran Rau Pos, 3 Januar ELFIZAR, BABA, M.S., HERAWAN,., A Large Scale Dstrbuted Vrtual Envronment Archtecture, Studes n Informatcs and Control, vol. 24, ssue 2, 2015, pp IJSA, Vol. 1, No. 1, December

A Group Decision Making Method for Determining the Importance of Customer Needs Based on Customer- Oriented Approach

A Group Decision Making Method for Determining the Importance of Customer Needs Based on Customer- Oriented Approach Proceedngs of the 010 Internatonal Conference on Industral Engneerng and Operatons Management Dhaka, Bangladesh, January 9 10, 010 A Group Decson Makng Method for Determnng the Importance of Customer Needs

More information

Incremental online PCA for automatic motion learning of eigen behaviour. Xianhua Jiang and Yuichi Motai*

Incremental online PCA for automatic motion learning of eigen behaviour. Xianhua Jiang and Yuichi Motai* 296 Int. J. Intellgent Systems Technologes and Applcatons, Vol. x, No. x, 200x Incremental onlne PCA for automatc moton learnng of egen behavour Xanhua Jang and Yuch Mota* Department of Electrcal and Computer

More information

A SIMULATION STUDY OF QUALITY INDEX IN MACHINE-COMPONF~T GROUPING

A SIMULATION STUDY OF QUALITY INDEX IN MACHINE-COMPONF~T GROUPING A SMULATON STUDY OF QUALTY NDEX N MACHNE-COMPONF~T GROUPNG By Hamd Sefoddn Assocate Professor ndustral and Manufacturng Engneerng Department Unversty of Wsconsn-Mlwaukee Manocher Djassem Assstant Professor

More information

MULTIPLE FACILITY LOCATION ANALYSIS PROBLEM WITH WEIGHTED EUCLIDEAN DISTANCE. Dileep R. Sule and Anuj A. Davalbhakta Louisiana Tech University

MULTIPLE FACILITY LOCATION ANALYSIS PROBLEM WITH WEIGHTED EUCLIDEAN DISTANCE. Dileep R. Sule and Anuj A. Davalbhakta Louisiana Tech University MULTIPLE FACILITY LOCATION ANALYSIS PROBLEM WITH WEIGHTED EUCLIDEAN DISTANCE Dleep R. Sule and Anuj A. Davalbhakta Lousana Tech Unversty ABSTRACT Ths paper presents a new graphcal technque for cluster

More information

Consumption capability analysis for Micro-blog users based on data mining

Consumption capability analysis for Micro-blog users based on data mining Consumpton capablty analyss for Mcro-blog users based on data mnng ABSTRACT Yue Sun Bejng Unversty of Posts and Telecommuncaton Bejng, Chna Emal: sunmoon5723@gmal.com Data mnng s an effectve method of

More information

A Two-Echelon Inventory Model for Single-Vender and Multi-Buyer System Through Common Replenishment Epochs

A Two-Echelon Inventory Model for Single-Vender and Multi-Buyer System Through Common Replenishment Epochs A Two-Echelon Inventory Model for Sngle-Vender and Mult-Buyer System Through Common Replenshment Epochs Wen-Jen Chang and Chh-Hung Tsa Instructor Assocate Professor Department of Industral Engneerng and

More information

Application of Ant colony Algorithm in Cloud Resource Scheduling Based on Three Constraint Conditions

Application of Ant colony Algorithm in Cloud Resource Scheduling Based on Three Constraint Conditions , pp.215-219 http://dx.do.org/10.14257/astl.2016.123.40 Applcaton of Ant colony Algorthm n Cloud Resource Schedulng Based on Three Constrant Condtons Yang Zhaofeng, Fan Awan Computer School, Pngdngshan

More information

Adaptive Noise Reduction for Engineering Drawings Based on Primitives and Noise Assessment

Adaptive Noise Reduction for Engineering Drawings Based on Primitives and Noise Assessment Adaptve ose Reducton for Engneerng Drawngs Based on Prmtves and ose Assessment Jng Zhang Wan Zhang Lu Wenyn Department of Computer Scence, Cty Unversty of Hong Kong, Hong Kong SAR, PR Chna {jzhang,wanzhang,

More information

Experiments with Protocols for Service Negotiation

Experiments with Protocols for Service Negotiation PROCEEDINGS OF THE WORKSHOP ON APPLICATIONS OF SOFTWARE AGENTS ISBN 978-86-7031-188-6, pp. 25-31, 2011 Experments wth Protocols for Servce Negotaton Costn Bădcă and Mhnea Scafeş Unversty of Craova, Software

More information

Extended Abstract for WISE 2005: Workshop on Information Systems and Economics

Extended Abstract for WISE 2005: Workshop on Information Systems and Economics Extended Abstract for WISE 5: Workshop on Informaton Systems and Economcs How Many Bundles?:An Analyss on Customzed Bundlng of Informaton Goods wth Multple Consumer Types Wendy HUI Ph.D. Canddate Department

More information

The ranks of Indonesian and Japanese industrial sectors: A further study

The ranks of Indonesian and Japanese industrial sectors: A further study Journal of Physcs: Conference Seres PAPER OPEN ACCESS The ranks of Indonesan and Japanese ndustral sectors: A further study To cte ths artcle: Ubadllah Zuhd 2017 J. Phys.: Conf. Ser. 820 012029 Vew the

More information

Fast Algorithm for Prediction of Airfoil Anti-icing Heat Load *

Fast Algorithm for Prediction of Airfoil Anti-icing Heat Load * Energy and Power Engneerng, 13,, 493-497 do:.4236/epe.13.4b09 Publshed Onlne July 13 (http://www.scrp.org/ournal/epe) Fast Algorthm for Predcton of Arfol Ant-cng Heat * Xueqn Bu, Ru Yang, Ja Yu, Xaobn

More information

Comparison of robust M estimator, S estimator & MM estimator with Wiener based denoising filter for gray level image denoising with Gaussian noise

Comparison of robust M estimator, S estimator & MM estimator with Wiener based denoising filter for gray level image denoising with Gaussian noise Comparson of robust M estmator, S estmator & MM estmator wth Wener based denosng flter for gray level mage denosng wth Gaussan nose Mr. Pratyaksh A Maru Electroncs and Communcaton Department, Dr. Jvraj

More information

A study on Fast Predicting the Washability Curve of Coal

A study on Fast Predicting the Washability Curve of Coal Avalable onlne at www.scencedrect.com Proceda Envronmental Scences (20) 580 584 A study on Fast Predctng the Washablty Curve of Coal Zhang Ze-ln, Yang Jan-guo, Wang Yu-lng, Xa Wen-Cheng, Lng Xang-yang

More information

Spatial difference of regional carbon emissions in China

Spatial difference of regional carbon emissions in China Avalable onlne www.jocpr.com Journal of Chemcal and Pharmaceutcal Research, 2014, 6(7): 2741-2745 Research Artcle ISSN : 0975-7384 CODEN(USA) : JCPRC5 Spatal dfference of regonal carbon emssons n Chna

More information

Experimental Validation of a Suspension Rig for Analyzing Road-induced Noise

Experimental Validation of a Suspension Rig for Analyzing Road-induced Noise Expermental Valdaton of a Suspenson Rg for Analyzng Road-nduced Nose Dongwoo Mn 1, Jun-Gu Km 2, Davd P Song 3, Yunchang Lee 4, Yeon June Kang 5, Kang Duc Ih 6 1,2,3,4,5 Seoul Natonal Unversty, Republc

More information

An Analysis on Stability of Competitive Contractual Strategic Alliance Based on the Modified Lotka-Voterra Model

An Analysis on Stability of Competitive Contractual Strategic Alliance Based on the Modified Lotka-Voterra Model Advanced Scence and Technology Letters, pp.60-65 http://dx.do.org/10.14257/astl.2014.75.15 An Analyss on Stablty of Compettve Contractual Strategc Allance Based on the Modfed Lotka-Voterra Model Qng Xueme

More information

Development and production of an Aggregated SPPI. Final Technical Implementation Report

Development and production of an Aggregated SPPI. Final Technical Implementation Report Development and producton of an Aggregated SPP Fnal Techncal mplementaton Report Marcus Frdén, Ulf Johansson, Thomas Olsson Servces Producer Prce ndces, Prce Statstcs Unt, Statstcs Sweden 2010 ntroducton

More information

1 Basic concepts for quantitative policy analysis

1 Basic concepts for quantitative policy analysis 1 Basc concepts for quanttatve polcy analyss 1.1. Introducton The purpose of ths Chapter s the ntroducton of basc concepts of quanttatve polcy analyss. They represent the components of the framework adopted

More information

Analysis Online Shopping Behavior of Consumer Using Decision Tree Leiyue Yao 1, a, Jianying Xiong 2,b

Analysis Online Shopping Behavior of Consumer Using Decision Tree Leiyue Yao 1, a, Jianying Xiong 2,b Advanced Materals Research Onlne: 2011-07-04 ISSN: 1662-8985, Vols. 271-273, pp 891-894 do:10.4028/www.scentfc.net/amr.271-273.891 2011 Trans Tech Publcatons, Swtzerland Analyss Onlne Shoppng Behavor of

More information

Study on Productive Process Model Basic Oxygen Furnace Steelmaking Based on RBF Neural Network

Study on Productive Process Model Basic Oxygen Furnace Steelmaking Based on RBF Neural Network IJCSI Internatonal Journal of Computer Scence Issues, Vol., Issue 3, No 2, May 24 ISSN (Prnt): 694-84 ISSN (Onlne): 694-784 www.ijcsi.org 7 Study on Productve Process Model Basc Oxygen Furnace Steelmakng

More information

Sources of information

Sources of information MARKETING RESEARCH FACULTY OF ENGINEERING MANAGEMENT Ph.D., Eng. Joanna Majchrzak Department of Marketng and Economc Engneerng Mal: joanna.majchrzak@put.poznan.pl Meetngs: Monday 9:45 11:15 Thursday 15:10

More information

Customer segmentation, return and risk management: An emprical analysis based on BP neural network

Customer segmentation, return and risk management: An emprical analysis based on BP neural network Avalable onlne www.jocpr.com Journal of Chemcal and Pharmaceutcal Research, 204, 6(6):698-703 Research Artcle ISSN : 0975-7384 CODEN(USA) : JCPRC5 Customer segmentaton, return and rsk management: An emprcal

More information

Planning of work schedules for toll booth collectors

Planning of work schedules for toll booth collectors Lecture Notes n Management Scence (0) Vol 4: 6 4 4 th Internatonal Conference on Appled Operatonal Research, Proceedngs Tadbr Operatonal Research Group Ltd All rghts reserved wwwtadbrca ISSN 00-0050 (Prnt),

More information

FATIGUE SAFETY MONITORING AND ASSESSMENT OF SHORT AND MEDIUM SPAN CONCRETE GIRDER BRIDGES

FATIGUE SAFETY MONITORING AND ASSESSMENT OF SHORT AND MEDIUM SPAN CONCRETE GIRDER BRIDGES FATIGUE SAFETY MONITORING AND ASSESSMENT OF SHORT AND MEDIUM SPAN CONCRETE GIRDER BRIDGES Chunsheng Wang 1,2,*,Musa Zha 1,2, Peje Zhang 1,2, Lan Duan 1,2 and Xn Chen 1,2 1 Insttute of Brdge Engneerng,

More information

Prediction algorithm for users Retweet Times

Prediction algorithm for users Retweet Times , pp.9-3 http://dx.do.org/0.457/astl.05.83.03 Predcton algorthm for users Retweet Tmes Hahao Yu, Xu Feng Ba,ChengZhe Huang, Haolang Q Helongang Insttute of Technology, Harbn, Chna Abstract. In vew of the

More information

Band Selection Using Clustering Technique for Dimensionality Reduction in Hyper spectral Image

Band Selection Using Clustering Technique for Dimensionality Reduction in Hyper spectral Image Band Selecton Usng Clusterng Technque for Dmensonalty Reducton n Hyper spectral Image 1 Karthck.V, 2 Veera Senthl Kumar.G, 3 Dr. Vasuk. S 1 Lecturer, 2 Assstant Professor, 3 Professor and Head, 1,2,3 Dept.of.ECE,

More information

Calculation and Prediction of Energy Consumption for Highway Transportation

Calculation and Prediction of Energy Consumption for Highway Transportation Calculaton and Predcton of Energy Consumpton for Hghway Transportaton Feng Qu, Wenquan L *, Qufeng Xe, Peng Zhang, Yueyng Huo School of Transportaton, Southeast Unversty, Nanjng 210096, Chna; *E-mal: wenql@seu.edu.cn

More information

A Scenario-Based Objective Function for an M/M/K Queuing Model with Priority (A Case Study in the Gear Box Production Factory)

A Scenario-Based Objective Function for an M/M/K Queuing Model with Priority (A Case Study in the Gear Box Production Factory) Proceedngs of the World Congress on Engneerng 20 Vol I WCE 20, July 6-8, 20, London, U.K. A Scenaro-Based Objectve Functon for an M/M/K Queung Model wth Prorty (A Case Study n the Gear Box Producton Factory)

More information

6.4 PASSIVE TRACER DISPERSION OVER A REGULAR ARRAY OF CUBES USING CFD SIMULATIONS

6.4 PASSIVE TRACER DISPERSION OVER A REGULAR ARRAY OF CUBES USING CFD SIMULATIONS 6.4 PASSIVE RACER DISPERSION OVER A REGULAR ARRAY OF CUBES USING CFD SIMULAIONS Jose Lus Santago *, Alberto Martll and Fernando Martn CIEMA (Center for Research on Energy, Envronment and echnology). Madrd,

More information

Evaluating Clustering Methods for Multi-Echelon (r,q) Policy Setting

Evaluating Clustering Methods for Multi-Echelon (r,q) Policy Setting Proceedngs of the 2007 Industral Engneerng Research Conference G. Bayraksan W. Ln Y. Son and R. Wysk eds. Evaluatng Clusterng Methods for Mult-Echelon (r) Polcy Settng Vkram L. Desa M.S.; Manuel D. Rossett

More information

A New Artificial Fish Swarm Algorithm for Dynamic Optimization Problems

A New Artificial Fish Swarm Algorithm for Dynamic Optimization Problems WCCI 2012 IEEE World Congress on Computatonal Intellgence June, 10-15, 2012 - Brsbane, Australa IEEE CEC A New Artfcal Fsh Swarm Algorthm for Dynamc Optmzaton Problems 1 Danal Yazdan Department of Electrcal,

More information

Multi-Modular Coordination Control of HTR-PM600 Plant

Multi-Modular Coordination Control of HTR-PM600 Plant Mult-Modular Coordnaton Control of HTR-PM600 Plant Maoxuan Song, Zhe Dong, Xaojn Huang, Zuoy Zhang, Zongxn Wu Insttute of Nuclear and New Energy Technology (INET), Collaboratve Innovaton Center of Advanced

More information

EXPERIMENTAL DETERMINATION OF THERMAL CHARACTERISTICS OF MUNICIPAL SOLID WASTE

EXPERIMENTAL DETERMINATION OF THERMAL CHARACTERISTICS OF MUNICIPAL SOLID WASTE EXPERIMENTAL DETERMINATION OF THERMAL CHARACTERISTICS OF MUNICIPAL SOLID WASTE Vyacheslav Bukhmrov 1, *, Olga Kolbaba 1, and Raml Gabtov 1 1 Ivanovo State Power Engneerng Unversty, 153003 Ivanovo, Russa

More information

Modeling and Simulation for a Fossil Power Plant

Modeling and Simulation for a Fossil Power Plant Modelng and Smulaton for a Fossl Power Plant KWANG-HUN JEONG *, WOO-WON JEON, YOUNG-HOON BAE AND KI-HYUN LEE Corporate R&D Insttute Doosan Heavy Industres and Constructon Co., Ltd 555, Gwgo-dong, Changwon,

More information

Integration of Rules from a Random Forest

Integration of Rules from a Random Forest 2011 Internatonal Conference on Informaton and Electroncs Engneerng IPCSIT vol.6 (2011) (2011) IACSIT Press, Sngapore Integraton of Rules from a Random Forest Naphaporn Srkulvrya 1 and Sukree Snthupnyo

More information

Pricing for Resource Allocation in Cloud Computing

Pricing for Resource Allocation in Cloud Computing Internatonal Conference on Logstcs Engneerng, Management and Computer Scence (LEMCS 2015) Prcng for Resource Allocaton n Cloud Computng Zhengce Ca Department of Informaton Servce Anhu Insttute of Internatonal

More information

RVFL-Based Optical Fiber Intrusion Signal Recognition With Multi-Level Wavelet Decomposition as Feature

RVFL-Based Optical Fiber Intrusion Signal Recognition With Multi-Level Wavelet Decomposition as Feature PHOONIC SENSORS / Vol. 8, No. 3, 218: 234 241 RVFL-Based Optcal Fber Intruson Sgnal Recognton Wth Mult-Level Wavelet Decomposton as Feature Yanpng WANG 1, Danjun GONG 1, Lpng PANG 2*, and Dan YANG 1 1

More information

Application of a PCA based water quality classification method in water. quality assessment in the Tongjiyan Irrigation Area, China

Application of a PCA based water quality classification method in water. quality assessment in the Tongjiyan Irrigation Area, China Internatonal Conference on Energy and Envronmental Protecton (ICEEP 06) Applcaton of a PCA based water qualty classfcaton method n water qualty assessment n the Tongyan Irrgaton Area, Chna ue-feng Tao,

More information

Simulation of Steady-State and Dynamic Behaviour of a Plate Heat Exchanger

Simulation of Steady-State and Dynamic Behaviour of a Plate Heat Exchanger Journal of Energy and Power Engneerng 10 (016) 555-560 do: 10.1765/1934-8975/016.09.006 D DAVID PUBLISHING Smulaton of Steady-State and Dynamc Behavour of a Plate Heat Exchanger Mohammad Aqeel Sarareh

More information

Appendix 6.1 The least-cost theorem and pollution control

Appendix 6.1 The least-cost theorem and pollution control Appendx 6.1 The least-cost theorem and polluton control nstruments Ths appendx s structured as follows. In Part 1, we defne the notaton used and set the scene for what follows. Then n Part 2 we derve a

More information

Semantic Matchmaking for Job Recruitment: An Ontology-Based Hybrid Approach

Semantic Matchmaking for Job Recruitment: An Ontology-Based Hybrid Approach Semantc Matchmang for Job Recrutment: An Ontology-Based Hybrd Approach Maryam Fazel-Zarand 1, Mar S. Fox 2 1 epartment of Computer Scence, Unversty of Toronto, Canada 2 epartment of Mechancal and Industral

More information

Varunraj Valsaraj, Kara Kockelman, Jennifer Duthie, and Brenda Zhou University of Texas at Austin. Original Version: September 2007.

Varunraj Valsaraj, Kara Kockelman, Jennifer Duthie, and Brenda Zhou University of Texas at Austin. Original Version: September 2007. FORECASTING EMPLOYMENT & POPULATION IN TEXAS: An Investgaton on TELUM Requrements Assumptons and Results ncludng a Study of Zone Sze Effects for the Austn and Waco Regons Varunraj Valsaraj Kara Kockelman

More information

Driving Factors of SO 2 Emissions in 13 Cities, Jiangsu, China

Driving Factors of SO 2 Emissions in 13 Cities, Jiangsu, China Avalable onlne at www.scencedrect.com ScenceDrect Energy Proceda 88 (2016 ) 182 186 CUE2015-Appled Energy Symposum and Summt 2015: Low carbon ctes and urban energy systems Drvng Factors of SO 2 Emssons

More information

International Trade and California s Economy: Summary of the Data

International Trade and California s Economy: Summary of the Data Internatonal Trade and Calforna s Economy: Summary of the Data by Professor Dwght M. Jaffee Fsher Center for Real Estate and Urban Economcs Haas School of Busness Unversty of Calforna Berkeley CA 94720-1900

More information

Wei Zheng College of Science, Hebei North University, Zhangjiakou , Hebei, China

Wei Zheng College of Science, Hebei North University, Zhangjiakou , Hebei, China do:10.21311/001.39.5.17 An Improved CHI Feature Selecton Method for Chnese Text Classfcaton We Zheng College of Scence, Hebe North Unversty, Zhangjakou 075000, Hebe, Chna Hadong Wang Lbrary of Hebe Insttute

More information

Characteristics of Cascade and C3MR Cycle on Natural Gas Liquefaction Process

Characteristics of Cascade and C3MR Cycle on Natural Gas Liquefaction Process Characterstcs of Cascade and C3MR Cycle on atural Gas Lquefacton Process Jung-n Yoon, Ho-saeng Lee, Seung-taek Oh, Sang-gyu Lee and Keun-hyung Cho Abstract In ths paper, several dfferent types of natural

More information

Characteristics of Cascade and C3MR Cycle on Natural Gas Liquefaction Process

Characteristics of Cascade and C3MR Cycle on Natural Gas Liquefaction Process Characterstcs of Cascade and C3MR Cycle on atural Gas Lquefacton Process Jung-n Yoon, Ho-saeng Lee, Seung-taek Oh, Sang-gyu Lee and Keun-hyung Cho Abstract In ths paper, several dfferent types of natural

More information

Numerical Analysis about Urban Climate Change by Urbanization in Shanghai

Numerical Analysis about Urban Climate Change by Urbanization in Shanghai Numercal Analyss about Urban Clmate Change by Urbanzaton n Shangha Hafeng L 1, Wejun Gao 2 and Tosho Ojma 3 1 Research Assocate, School of Scence and Engneerng, Waseda Unversty, Japan 2 Assocate Professor,

More information

The Estimation of Thin Film Properties by Neural Network

The Estimation of Thin Film Properties by Neural Network Automaton, Control and Intellgent Systems 2016; 4(2): 15-20 http://www.scencepublshnggroup.com/j/acs do: 10.11648/j.acs.20160402.12 ISS: 2328-5583 (Prnt); ISS: 2328-5591 (Onlne) The Estmaton of Thn Flm

More information

ASSESSMENT OF THE IMPACT OF DECAY CORRECTION IN THE DOSE-TO- CURIE METHOD FOR LONG-TERM STORED RADIOACTIVE WASTE DRUMS

ASSESSMENT OF THE IMPACT OF DECAY CORRECTION IN THE DOSE-TO- CURIE METHOD FOR LONG-TERM STORED RADIOACTIVE WASTE DRUMS ASSESSMENT OF THE IMPACT OF DECAY CORRECTION IN THE DOSE-TO- CURIE METHOD FOR LONG-TERM STORED RADIOACTIVE WASTE DRUMS K. H. Hwang, S. C. Lee, S. H. Kang, K. J. Lee Korea Advanced Insttute of Scence and

More information

Research on the Process of Runoff and Sediment-production in the Shunjiagou Small Watershed by Applying Automatic Measurement System

Research on the Process of Runoff and Sediment-production in the Shunjiagou Small Watershed by Applying Automatic Measurement System Research on the Process of Runoff and -producton n the Shunjagou Small Watershed by Applyng Automatc Measurement System Zhou Janghong, Le Tngwu College of Hydraulc and Cvl Engneerng, Chna Agrcultural Unversty,

More information

Availability based Scoring Model for Resource Grouping in Desktop Grid Computing

Availability based Scoring Model for Resource Grouping in Desktop Grid Computing Indan Journal of Scence and Technology, Vol 8(30), DOI: 10.17485/jst/2015/v830/87393, November 2015 ISSN (Prnt) : 0974-6846 ISSN (Onlne) : 0974-5645 Avalablty based Scorng Model for Resource Groupng n

More information

LIFE CYCLE ENVIRONMENTAL IMPACTS ASSESSMENT FOR RESIDENTIAL BUILDINGS IN CHINA

LIFE CYCLE ENVIRONMENTAL IMPACTS ASSESSMENT FOR RESIDENTIAL BUILDINGS IN CHINA Proceedngs: Indoor Ar 2005 LIFE CYCLE ENVIRONMENTAL IMPACTS ASSESSMENT FOR RESIDENTIAL BUILDINGS IN CHINA DJ Gu 1,*, JJ Lu 1, LJ Gu 1 1 Department of Buldng Scence, School of Archtecture, Tsnghua Unversty,

More information

Technical, Allocative and Economic Efficiencies of Potato Production in Iran

Technical, Allocative and Economic Efficiencies of Potato Production in Iran Internatonal Journal of Farmng and Alled Scences Avalable onlne at www.jfas.com 2018 IJFAS Journal-2018-7-3/73-77/ 31 Jul, 2018 ISSN 2322-4134 2018 IJFAS Techncal, Allocatve and Economc Effcences of Potato

More information

Construction of Control Chart Based on Six Sigma Initiatives for Regression

Construction of Control Chart Based on Six Sigma Initiatives for Regression 2018 IJSRST Volume 4 Issue 2 Prnt ISSN: 2395-6011 Onlne ISSN: 2395-602X Themed Secton: Scence and Technology Constructon of Control Chart Based on Sx Sgma Intatves for Regresson ABSTRACT R. Radhakrshnan

More information

Volume 30, Issue 4. Who likes circus animals?

Volume 30, Issue 4. Who likes circus animals? Volume 30, Issue 4 Who lkes crcus anmals? Roberto Zanola Unversty of Eastern Pedmont Abstract Usng a sample based on 268 questonnares submtted to people attendng the Acquatco Bellucc crcus, Italy, ths

More information

1991), a development of the BLAST program which integrates the building zone energy balance with the system and central plant simulation.

1991), a development of the BLAST program which integrates the building zone energy balance with the system and central plant simulation. OPTIMISATION OF MECHANICAL SYSTEMS IN AN INTEGRATED BUILDING ENERGY ANALYSIS PROGRAM: PART I: CONVENTIONAL CENTRAL PLANT EQUIPMENT Russell D. Taylor and Curts O. Pedersen Unversty of Illnos at Urbana-

More information

A Split-Step PSO Algorithm in Prediction of Water Quality Pollution

A Split-Step PSO Algorithm in Prediction of Water Quality Pollution Ths s the Pre-Publshed Verson. Lecture Notes n Computer Scence, Vol. 3498, 2005, pp. 1034-1039 A Splt-Step PSO Algorthm n Predcton of Water Qualty Polluton Kwokwng Chau Department of Cvl and Structural

More information

Adaptive Neuro Fuzzy Inference System (ANFIS) for Prediction of Groundwater Quality Index in Matar Taluka and Nadiad Taluka

Adaptive Neuro Fuzzy Inference System (ANFIS) for Prediction of Groundwater Quality Index in Matar Taluka and Nadiad Taluka Internatonal Journal of Scence and Research (IJSR) ISSN (nlne): 2319-7064 Index Coperncus Value (2013): 6.14 Impact Factor (2013): 4.438 Adaptve Neuro Fuzzy Inference System (ANFIS) for Predcton of Groundwater

More information

Identifying Factors that Affect the Downtime of a Production Process

Identifying Factors that Affect the Downtime of a Production Process Identfyng Factors that Affect the Downtme of a Producton Process W. Nallaperuma 1 *, U. Ekanayake 1, Ruwan Punch-Manage 2 1 Department of Physcal scences, Rajarata Unversty, Sr Lanka 2 Department of Statstcs

More information

Economic Dispatch in 150 KV Sulselrabar Electrical System Using Ant Colony Optimization

Economic Dispatch in 150 KV Sulselrabar Electrical System Using Ant Colony Optimization IOSR Journal of Electrcal and Electroncs Engneerng (IOSR-JEEE) e-issn: 2278-1676,p-ISSN: 2320-3331, Volume 13, Issue 3 Ver. II (May. June. 2018), PP 28-35 www.osrjournals.org Economc Dspatch n 150 KV Sulselrabar

More information

Evaluating The Performance Of Refrigerant Flow Distributors

Evaluating The Performance Of Refrigerant Flow Distributors Purdue Unversty Purdue e-pubs Internatonal Refrgeraton and Ar Condtonng Conference School of Mechancal Engneerng 2002 Evaluatng The Performance Of Refrgerant Flow Dstrbutors G. L Purdue Unversty J. E.

More information

A Batch Splitting Job Shop Scheduling Problem with bounded batch sizes under Multiple-resource Constraints using Genetic Algorithm

A Batch Splitting Job Shop Scheduling Problem with bounded batch sizes under Multiple-resource Constraints using Genetic Algorithm A Batch Splttng Job Shop Schedulng Problem wth bounded batch szes under ultple-resource Constrants usng Genetc Algorthm WANG Ha-yan,ZHAO Yan-we* Key Laboratory of echancal manufacture and Automaton of

More information

Determination of the Relationship between Biodiversity and the Trophic State of Wahiawa Reservoir, Phase II

Determination of the Relationship between Biodiversity and the Trophic State of Wahiawa Reservoir, Phase II Determnaton of the Relatonshp between Bodversty and the Trophc State of Wahawa Reservor, Phase II Problem and Research Objectves Tradtonal trophc state assessment methods for nland waters, whch were developed

More information

Researches on the best-fitted talents recommendation algorithm

Researches on the best-fitted talents recommendation algorithm Researches on the best-ftted talents recommendaton algorthm Shjun ao, Zhuo 2, Lang Zhang. he sxth faculty of Informaton Engneerng, Unversty, Zhengzhou 45000, Chna E-mal: ysj@zzu.edu.cn 2. he sxth faculty

More information

Optimum Generation Scheduling for Thermal Power Plants using Artificial Neural Network

Optimum Generation Scheduling for Thermal Power Plants using Artificial Neural Network Internatonal Journal of Electrcal and Computer Engneerng (IJECE) Vol., o., ecember 0, pp. 35~39 ISS: 088-8708 35 Optmum Generaton Schedulng for Thermal ower lants usng Artfcal eural etwork M. S. agaraja

More information

Analyses Based on Combining Similar Information from Multiple Surveys

Analyses Based on Combining Similar Information from Multiple Surveys Secton on Survey Research Methods JSM 009 Analyses Based on Combnng Smlar Informaton from Multple Surveys Georga Roberts, Davd Bnder Statstcs Canada, Ottawa Ontaro Canada KA 0T6 Statstcs Canada, Ottawa

More information

Content-Based Cross-Domain Recommendations Using Segmented Models

Content-Based Cross-Domain Recommendations Using Segmented Models Content-Based Cross-Doman Recommendatons Usng Segmented Models Shaghayegh Saheb Intellgent Systems Program Unversty of Pttsburgh Pttsburgh, PA shs106@ptt.edu ABSTRACT Cross-Doman Recommendaton s a new

More information

U.S. Commercial Buildings Energy Consumption and Intensity Trends: A Decomposition Approach

U.S. Commercial Buildings Energy Consumption and Intensity Trends: A Decomposition Approach U.S. Commercal Buldngs Energy Consumpton and Intensty Trends: A Decomposton Approach by Behjat Hojjat, Ph.D. and Steven H. Wade, Ph.D. Economsts, U.S. Energy Informaton Admnstraton, 1 Independence Avenue,

More information

Market Segmentation of Inbound Business Tourists to Thailand by Binding of Unsupervised and Supervised Learning Techniques

Market Segmentation of Inbound Business Tourists to Thailand by Binding of Unsupervised and Supervised Learning Techniques 334 JOURNAL OF SOFTWARE, VOL. 9, NO. 5, MAY 204 Market Segmentaton of Inbound Busness Toursts to Thaland by Bndng of Unsupervsed and Supervsed Learnng Technques Anongnart Srvhok Department of Computer

More information

THE STUDY OF GLOBAL LAND SUITABILITY EVALUATION: A CASE OF POTENTIAL PRODUCTIVITY ESTIMATION FOR WHEAT

THE STUDY OF GLOBAL LAND SUITABILITY EVALUATION: A CASE OF POTENTIAL PRODUCTIVITY ESTIMATION FOR WHEAT THE STUDY OF GLOBAL LAND SUITABILITY EVALUATION: A CASE OF POTENTIAL PRODUCTIVITY ESTIMATION FOR WHEAT Guoxn TAN, Ryosuke SHIBASAKI, K S RAJAN Insttute of Industral Scence, Unversty of Tokyo 4-6-1 Komaba,

More information

Qiang Yang and Hong Cheng

Qiang Yang and Hong Cheng From: ICAPS-3 Proceedngs. Copyrght 23, AAAI (www.aaa.org). All rghts reserved. Plannng for Marketng Campagns Qang Yang and Hong Cheng Department of Computer Scence Hong Kong Unversty of Scence and Technology

More information

Data-Driven Fault Diagnosis of Shaft Furnace Roasting Processes Using Reconstruction and Reconstruction-Based Contribution Approaches

Data-Driven Fault Diagnosis of Shaft Furnace Roasting Processes Using Reconstruction and Reconstruction-Based Contribution Approaches Preprnts of the 19th World Congress he Internatonal Federaton of Automatc Control Data-Drven Fault Dagnoss of Shaft Furnace Roastng Processes Usng Reconstructon and Reconstructon-Based Contrbuton Approaches

More information

The Effect of Outsourcing on the Change of Wage Share

The Effect of Outsourcing on the Change of Wage Share Clemson Unversty TgerPrnts All Theses Theses 12-2017 The Effect of Outsourcng on the Change of Wage Share Tanq L Clemson Unversty Follow ths and addtonal works at: https://tgerprnts.clemson.edu/all_theses

More information

Experimental design methodologies for the identification of Michaelis- Menten type kinetics

Experimental design methodologies for the identification of Michaelis- Menten type kinetics UNIVERIDADE NOVA DE LIBOA Faculdade de Cêncas e Tecnologa Departamento de Químca Expermental desgn methodologes for the dentfcaton of Mchaels- Menten type knetcs Por Flpe Ataíde Dssertação apresentada

More information

Ninth International Water Technology Conference, IWTC9 2005, Sharm El-Sheikh, Egypt 371

Ninth International Water Technology Conference, IWTC9 2005, Sharm El-Sheikh, Egypt 371 Nnth Internatonal Water Technology Conference, IWTC9 2005, Sharm El-Shekh, Egypt 37 HYDROGRAPH ESTIMATION IN SEMIARID REGIONS USING GIS SUPPORTED GIUH MODEL Hafez Shaheen, Anan Jayyous, Sameer Shadeed

More information

Journal of Applied Research and Technology ISSN: Centro de Ciencias Aplicadas y Desarrollo Tecnológico.

Journal of Applied Research and Technology ISSN: Centro de Ciencias Aplicadas y Desarrollo Tecnológico. Journal of Appled Research and Technology ISSN: 1665-6423 jart@aleph.cnstrum.unam.mx Centro de Cencas Aplcadas y Desarrollo Tecnológco Méxco Dng, Y. R.; Ca, Y. J.; Sun, P. D.; Chen, B. The Use of Combned

More information

Steady State Load Shedding to Prevent Blackout in the Power System using Artificial Bee Colony Algorithm

Steady State Load Shedding to Prevent Blackout in the Power System using Artificial Bee Colony Algorithm Jurnal Teknolog Full paper Steady State Load Sheddng to Prevent Blackout n the Power System usng Artfcal Bee Colony Algorthm R. Mageshvaran a*, T. Jayabarath b a School of Electrcal Engneerng. VIT Unversty.

More information

Ternary fission of 250,252 Cf isotopes with 3 H and 6 He as light charged particle

Ternary fission of 250,252 Cf isotopes with 3 H and 6 He as light charged particle IOSR Journal of Appled Physcs (IOSR-JAP) e-issn: 78-4861, PP 1-18 www.osrjournals.org Ternary fsson of 5,5 Cf sotopes wth H and 6 He as lght charged partcle Sreejth Krshnan 1, K. P. Santhosh 1 1 (School

More information

A Similarity-Based Approach for the All-Time Demand Prediction of New Automotive Spare Parts

A Similarity-Based Approach for the All-Time Demand Prediction of New Automotive Spare Parts Proceedngs of the 51 st Hawa Internatonal Conference on System Scences 2018 A Smlarty-Based Approach for the All-Tme Demand Predcton of New Automotve Spare Parts Danel Steuer Karlsruhe Insttute of Technology

More information

CCDEA: Consumer and Cloud DEA Based Trust Assessment Model for the Adoption of Cloud Services

CCDEA: Consumer and Cloud DEA Based Trust Assessment Model for the Adoption of Cloud Services BULGAIAN ACADEMY OF SCIENCES CYBENETICS AND INFOMATION TECHNOLOGIES Volume 16, No 3 Sofa 2016 Prnt ISSN: 1311-9702; Onlne ISSN: 1314-4081 DOI: 10.1515/cat-2016-0034 CCDEA: Consumer and Cloud DEA Based

More information

Correlation Network Analysis on Worker s Behaviour and Safety Culture: An Experience in Manufacturing Industry

Correlation Network Analysis on Worker s Behaviour and Safety Culture: An Experience in Manufacturing Industry Internatonal Journal of Basc & Appled Scences IJBAS-IJENS Vol:12 No:05 1 Correlaton Network Analyss on Worker s Behavour and Safety Culture: An Experence n Manufacturng Industry Shamshurtawat Sharf 1,

More information

Household Budget and Calorie Consume of Livestock Products: Evidence from Indonesia SUMMARY

Household Budget and Calorie Consume of Livestock Products: Evidence from Indonesia SUMMARY Household Budget and Calore Consume of Lvestock Products: Evdence from Indonesa M.A.U. Muzayyanah 1, S.Nurtn 1 & S.P. Syahlan 1 1 Departement of Soco-Economcs, Faculty of Anmal Scence, Gadjah Mada Unversty,

More information

MODELING OF RIVER ICE BREAKUP DATE AND THICKNESS IN THE LENA RIVER

MODELING OF RIVER ICE BREAKUP DATE AND THICKNESS IN THE LENA RIVER Ice n the Envronment: Proceedngs of the 16th IAHR Internatonal Symposum on Ice Dunedn, New Zealand, 2nd 6th December 2002 Internatonal Assocaton of Hydraulc Engneerng and Research MODELING OF RIVER ICE

More information

FIN DESIGN FOR FIN-AND-TUBE HEAT EXCHANGER WITH MICROGROOVE SMALL DIAMETER TUBES FOR AIR CONDITIONER

FIN DESIGN FOR FIN-AND-TUBE HEAT EXCHANGER WITH MICROGROOVE SMALL DIAMETER TUBES FOR AIR CONDITIONER FIN DESIGN FOR FIN-AND-TUBE HEAT EXCHANGER WITH MICROGROOVE SMALL DIAMETER TUBES FOR AIR CONDITIONER Yfeng Gao (a), J Song (a), Jngdan Gao (b), Guolang Dng (b)* (a) Internatonal Copper Assocaton Shangha

More information

Determination of Housing Price in Taipei City Using Fuzzy Adaptive Networks

Determination of Housing Price in Taipei City Using Fuzzy Adaptive Networks Determnaton of Housng Prce n Tape Cty Usng Fuzzy Adaptve Networks We-Tes Lee, Jan-Jun Chen and Kuenta Chen*, Abstract The man purpose of ths research s to forecast pre-owned housng prces usng Fuzzy Adaptve

More information

Comparative Advantage, Information and the Allocation of. Workers to Tasks: Evidence from an Agricultural Labor Market. Andrew D. Foster.

Comparative Advantage, Information and the Allocation of. Workers to Tasks: Evidence from an Agricultural Labor Market. Andrew D. Foster. Comparatve Advantage, Informaton and the Allocaton of Workers to asks: Evdence from an Agrcultural Labor Market Andrew D. Foster and Mark R. Rosenzweg Unversty of Pennsylvana February 1996 he research

More information

PREDICTING THE WAGES OF EMPLOYEES USING SOCIO-ECONOMIC AND DEMOGRAPHIC DETERMINANTS: A CASE OF PAKISTAN

PREDICTING THE WAGES OF EMPLOYEES USING SOCIO-ECONOMIC AND DEMOGRAPHIC DETERMINANTS: A CASE OF PAKISTAN Proc. 10 th Int. Conference on Statstcal Scences Lahore, Pakstan March 7-9, 2013, Vol. 24, pp. 179-196 PREDICTING THE WAGES OF EMPLOYEES USING SOCIO-ECONOMIC AND DEMOGRAPHIC DETERMINANTS: A CASE OF PAKISTAN

More information

Program Phase and Runtime Distribution-Aware Online DVFS for Combined Vdd/Vbb Scaling

Program Phase and Runtime Distribution-Aware Online DVFS for Combined Vdd/Vbb Scaling Program Phase and Runtme Dstrbuton-Aware Onlne DVFS for Combned Vdd/Vbb Scalng Jungsoo Km, Sungjoo Yoo, and Chong-Mn Kyung Dept. of EECS at KAIST jskm@vslab.kast.ac.kr, kyung@ee.kast.ac.kr Dept. of EE

More information

Chapter 11 INTERNATIONAL PRODUCTIVITY COMPARISONS AT THE INDUSTRY LEVEL. Hans Gersbach Alfred Weber-Institut, Universität Heidelberg 1

Chapter 11 INTERNATIONAL PRODUCTIVITY COMPARISONS AT THE INDUSTRY LEVEL. Hans Gersbach Alfred Weber-Institut, Universität Heidelberg 1 Chapter 11 INTERNATIONAL PRODUCTIVITY COMPARISONS AT THE INDUSTRY LEVEL Introducton by Hans Gersbach Alfred Weber-Insttut, Unverstät Hedelberg 1 As more and more ndustres experence the globalsaton of busness

More information

Optimal Configuration for Distributed Generations in Micro-grid System Considering Diesel as the Main Control Source

Optimal Configuration for Distributed Generations in Micro-grid System Considering Diesel as the Main Control Source Journal of Energy and Power Engneerng 9 (2015) 493-499 do: 10.17265/1934-8975/2015.05.009 D DAVID PUBLISHING Optmal Confguraton for Dstrbuted Generatons n Mcro-grd System Consderng Desel as the Man Control

More information

1998 IEEE. Reprinted with permission.

1998 IEEE. Reprinted with permission. Höglund A. J. and Hätönen K., 1998, Computer Network User Behavour Vsualsaton Usng Self Organsng Maps, Proceedngs of the 8th Internatonal Conference on Artfcal Neural Networks (ICANN 1998), vol. 2, pp.

More information

Application of Variable Selection Method Based on Genetic Algorithm in Marine Enzyme Fermentation

Application of Variable Selection Method Based on Genetic Algorithm in Marine Enzyme Fermentation 1741 A publcaton of CHEMICAL ENGINEERING TRANSACTIONS VOL. 61, 217 Guest Edtors: Petar S Varbanov, Rongxn Su, Hon Loong Lam, Xa Lu, Jří J Klemeš Copyrght 217, AIDIC Servz S.r.l. ISBN 978-88-9568-51-8;

More information

Multi Objective Optimum Resource Scheduling for Cloud Computing Networks

Multi Objective Optimum Resource Scheduling for Cloud Computing Networks Internatonal Journal of Appled Engneerng Research ISSN 0973-4562 Volume 12, Number 24 (2017) pp. 16094-16099 Research Inda Publcatons. http://www.rpublcaton.com Mult Objectve Optmum Resource Schedulng

More information

International Trade and California Employment: Some Statistical Tests

International Trade and California Employment: Some Statistical Tests Internatonal Trade and Calforna Employment: Some Statstcal Tests Professor Dwght M. Jaffee Fsher Center for Real Estate and Urban Economcs Haas School of Busness Unversty of Calforna Berkeley CA 94720-1900

More information

Spot Welding Parameter Optimization To Improve Weld Characteristics For Dissimilar Metals

Spot Welding Parameter Optimization To Improve Weld Characteristics For Dissimilar Metals Spot Weldng Parameter Optmzaton To Improve Weld Characterstcs For Dssmlar Metals Aravnthan Arumugam, MohdAmz Nor Abstract: Resstance spot weldng s a process whch s wdely used n the automotve ndustry to

More information

Potato Marketing Factors Affecting Organic and Conventional Potato Consumption Patterns

Potato Marketing Factors Affecting Organic and Conventional Potato Consumption Patterns 1 Potato Marketng Factors Affectng Organc and Conventonal Potato Consumpton Patterns Yue, C. 1, Grebtus, C. 2, Bruhn, M. 3 and Jensen, H.H. 4 1 Unversty of Mnnesota - Twn Ctes, Departments of Appled Economcs

More information

MODELLING AND SIMULATION OF TEAM EFFECTIVENESS EMERGED FROM MEMBER-TASK INTERACTION. Shengping Dong Bin Hu Jiang Wu

MODELLING AND SIMULATION OF TEAM EFFECTIVENESS EMERGED FROM MEMBER-TASK INTERACTION. Shengping Dong Bin Hu Jiang Wu Proceedngs of the 2008 Wnter Smulaton Conference S. J. Mason, R. R. Hll, L. Mönch, O. Rose, T. Jefferson, J. W. Fowler eds. MODELLING AND SIMULATION OF TEAM EFFECTIVENESS EMERGED FROM MEMBER-TASK INTERACTION

More information

Willingness to Pay for the Quality of Drinking Water

Willingness to Pay for the Quality of Drinking Water The Pakstan Development Revew 46 : 4 Part II (Wnter 2007) pp. 767 777 Wllngness to Pay for the Qualty of Drnkng Water ABDUL SATTAR and EATZAZ AHMAD * 1. INTRODUCTION Wllngness-to-Pay to avod rsks has long

More information