Design and Development of Decision Making System Using Fuzzy Analytic Hierarchy Process

Size: px
Start display at page:

Download "Design and Development of Decision Making System Using Fuzzy Analytic Hierarchy Process"

Transcription

1 American Journal of Alied Sciences 5 (7): , 2008 ISSN Science Publications Design and Develoment of Decision Making System Using Fuzzy Analytic Hierarchy Process Chin Wen Cheong, Lee Hua Jie, Mak Chee Meng and Amy Lim Hui Lan Faculty of Information Technology, Multimedia University, Cyberjaya, Selangor, Malaysia Abstract: This article aims to develo a fuzzy Multicriteria Decision Making (MCDM) tool that equis with Analytic Hierarchy Process (AHP) framework to hel users in semistructured and unstructured decision making tasks. The tool rovides ortability and adatability features by deloying the software on web latform. In addition, this system rovides an integrated domain reference channel via a database connection to assist the user obtains relevant information regarding the roblem domain before constructing the AHP hierarchy attributes. Our decision making tool combines the characteristics of real time information retrieval through Internet and MCDM roblem analytical rocessing logic. Key words: Multicriteria decision making, analytic hierarchy rocess (AHP), fuzzy set theory INTRODUCTION Decision making analysis aims to realize conflicts that occur due to various different oinions, fluctuating environment conditions, subjective assessments, etc. In real world, decision often been made under various alternatives with their associated criteria. Imroer final selection may cause unleasant outcome with undesired results of misuse in resources, manower as well as recious time. Hence, it is imortant to achieve an otimal decision in real world roblems which involve multile alternatives and criteria in qualitative and quantitative domains. One of the famous Multicriteria Decision Making (MCDM) methodology is the Analytical Hierarchy Process (AHP) ioneers by Saaty [1,2]. Voluminous literatures have alied the framework of AHP for modeling unstructured roblems in the areas of economics [3,4], social [5], industrial [6,7] and military [8,9]. Due to its effectiveness and oularity, commercial software such as Exert Choice (htt://www. exertchoice.com), WebHIPRE (htt:// hut.fi), Criterium DecisionPlus (htt://www. infoharvest.com) and ERGO (htt://www. technologyevaluation.com) are adoting their systems and designs base on the AHP framework. One of the imortant rocedures in AHP is the airbyair comarison values for a set of redefined objects (alternatives). The AHP requires the decision makers furnish with comlete information and amle knowledge of all asects of the roblem statements during their judgments under a redefined semantic scale. However, the nature of the realworld roblems often relates to fuzziness and ambiguousness which initiates by the unrecedented environment conditions, human factors, incomlete information and etc. Numerous studies [1012] imlement the fuzzy set theory in the AHP roblem to tolerate the vagueness conditions. In this study, we develo an AHP multicriteria decision making tool which equis with fuzzy set theory [13] to tolerate the fuzziness in decision maker s judgements. Most of the current AHP decision suort commercial software is largely bases on the local machine executable format where user needs to setu the software rior to use. In our system design, we rovide ortability and adatability features by deloying the software on web latform. In addition, this tool rovides an integrated domain reference channel via a database connection to assist the end user obtain relevant information regarding the roblem domain before constructing the AHP hierarchy tree. Hence, our decision making tool combines the characteristic of real time information retrieval through internet and MCDM roblem analytical rocessing logic. MATERIALS AND METHODS System develoment: We select Visual Studio.NET (htt://msdn2.microsoft.com) as our comiler in the Corresonding Author: Chin Wen Cheong, Faculty of Information Technology, Multimedia University, Cyberjaya, Selangor, Malaysia 783

2 Am. J. Alied Sci., 5 (7): , 2008 software develoment hase. NET latform offers a new software develoment model that allows alications create in disarate rogramming languages to communicate with each other. In addition, NET architecture also offers Web services which allow alications in the Internet. C#.NET is our main language in the coding hase. We adot C#.NET alication into web alication using ASP.NET (htt:// We find it useful with various functions of ASP.NET to be deloyed into our tool. Among the alications of ASP.NET are session variables concets for assing data in different ages, usage of data grid and anels which are useful for structuring the outut, WYSIWYG (what you see is what you get) features and also suort various other third arty comonent. The system architecture design, state transition diagram and use case diagram are illustrated as follows: Diagram 1: State transition diagram Diagram 2: Architecture Design 784

3 Diagram 3: Use case Diagram Comutational algorithms Ste1: Fuzzy airwise comarison matrices: Due to simlicity and effectiveness, we select triangular fuzzy number as a reference to indicate the influence strength of each element in the hierarchy structure. Given a evaluation scale (Table 1) indicates from scores 1/9 to 9, the scores are fuzzified by the triangular fuzzy number f (l,m,u) where l and u are the lower and uer bounds that reresent the vagueness in the references scores. The fuzzy airwise comarison matrix, P %, is defines as: (1 1l1 1m 1 1u) (1 2l1 2m 1 2u) L (1 1n 1 nm 1 nu) (21 l21m 21u) (2 l22m 22u) L (2 nl2nm 2nu) (m1lm1m m1u) (m 2lm2m m2u) L (m nlmnm mnu) Ste 2 Fuzzy weighted erformance matrix: We define the weight measurement of each criterion and the erformance of resected alternative erformance as follows: ω % [(w w w ) (w w w )... (w w w )] j 1l 1m 1u 2l 2m 2u nl nm nu (a11la11ma 11u ) (a 21la 21ma 21u ). A % i ;.. (aijlaijma iju ) Am. J. Alied Sci., 5 (7): , Table 1: Evaluation scales Score fuzzy No. Score fuzzy No. 1 (1,1,1) if diagonal; 1/1 (1,1,1) if diagonal; (1,1,3) otherwise (1,1,3) otherwise 2 (1,2,4) 1/2 (1/4,1/2,1/1) 3 (1,3,5) 1/3 (1/5,1/3,1/1) 4 (2,4,6) 1/4 (1/6,1/4,1/2) 5 (3,5,7) 1/5 (1/7,1/5,1/3) 6 (4,6,8) 1/6 (1/8,1/6,1/4) 7 (5,7,9) 1/7 (1/9,1/7,1/5) 8 (6,8,10) 1/8 (1/10,1/8,1/6) 9 (7,9,11) 1/9 (1/11,1/9,1/7) where i 1,2,3 r, j 1,2,3 s and k r, or k s. After that, a fuzzy weighted erformance matrix (W) % can thus be obtained by multilying the weight vector with the decision matrix. (w1 la11lw1ma11mw1ua 11u ) (w2la21lw2ma21mw2ua 21u ). W% A % * % ; i ω j.. (wnmaij wnmaijmwnma iju ) l WW W WW W... WW W 1l 1m 1u 2l 2m 2u il im iu Ste 3: Fuzzy number ranking evaluation: In order to make a cris choice among the alternatives, we need to check and comare the ranking of the fuzzy numbers. We aly the alhacutsbased method 1 [14] to the total weighted erformance matrices for each alternative and check the ranking consistency for each alternative under different alha level. The alhacutsbased method 1 states that if let A % and B % be fuzzy numbers with cuts, A [a, a + ] and B [b, b + ]. It say A is smaller than B, denotes by A % B %, if a < b and a + < b + for all (0.1]. The advantage of this method is the conclusion is less controversial. Ste 4: Confidence level fuzzy number: A level threshold (0,,1) of the fuzzy set is defines to show the decisionmakers confidence to their judgements. The confidence value ranges between 0 and 1, from the least confidence to the most confidence. The definition of the symmetrical triangle fuzzy number (f (l,m,u)) with the interval confidence at level,, can be determined by:

4 Am. J. Alied Sci., 5 (7): , 2008 [ ] W Left (i) (ml)+l and resectively. [W 1left 1lright ] [W 2left 2right ]. W %, where.. [W ileft iright ] [ ( m u u] W Right ( i) ) + Ste 5: Otimistic level evaluations: The nature otimistic level of the decision maker can be otimistic, moderate or essimistic. The decision maker s otimistic level with fixed is denotes as: DM (i)w right (i)+(1)w left (i) Fig. 1: Main age where [0,1]. This cris erformance matrix is reresents by: C DM DM... DM (1) (2) ( i) Finally, we normalize the C(i)to evaluate the highest degree of suitability among the selection with resect to ialternatives using the following formula: C(i) C(i) C (i) EMPIRICAL APPLICATION Problem formulation: Consider a fresh graduate student would like to choose a job that can rovide overall satisfactions in term of benefits, colleagues, location and reutation. Says, the available jobs are job A, B and C. The roblem formulation rocess involves the goal, criteria and alternatives (three level hierarchy) as indicates in Fig. 1. When the user has a clear icture in mind regarding the roblem, one can start by inserting the values for each level in the main age. Else, the system rovides a domain information reository (DIR) and Google search to assist the user in roblem determination. 786 Fig. 2: Domain information reository (DIR) and Google search Pairwise comarison: After the roblem formulation (goal, criteria and alternatives), the system moves to the state of acceting airwise judgment from the user. The scoring scale is according to the Saaty s original scale [1,2]. Consistency checking: Before viewing the result of the AHP oeration, user can select PCM Consistency Check (Fig. 3) button to check whether the evaluations are consistent (Fig. 4) enough to be useful. If the evaluation is inconsistent, the system will alert the user to redefine the airwise comarison for the PCM.

5 Am. J. Alied Sci., 5 (7): , 2008 the information (criteria and alternatives) for certain common roblem domains. REFERENCES Fig. 5: Fuzzy Ranking Check Fig. 6: Synthesis Result for Fuzzy AHP In order to make a cris choice among the alternatives, alhacutsbased method is uses to check and comare the fuzzy number at all alha level at certain oint of otimistic threshold. Result visualization: Finally, the results are indicated in Fig. 6. CONCLUSION This rogram achieves simlicity and abstraction with fuzzy AHP algorithm that works behind the scene. The Web bases feature enhances the accessibility and ortability of this tool. In addition, we also integrate the domain information reository to assist the user with 1. Saaty, T.L., The Analytic Hierarchy Process. New York, McGraw Hill. 2. Saaty, T.L., Fundamentals of Decision making and riority theory with the Analytic Hierarchy Process. RWS Publications: Pittsburgh. 3. Ghodsyour, S.H. and C. O Brien, A decision suort system for sulier selection using an integrated analytic hierarchy rocess and linear rogramming. Int. J. Prod. Econ., 56: Badri, M.A., Combining the AHP and goal rogramming for global facility locationallocation roblem. Int. J. Prod. Econ., 62: Tsoi, R.H.L., Using analytic hierarchy rocess method to rioritise human resources in substitution roblem. Int. J. Comut. Internet Manage., 9: Chin, K.S., S. Chiu and V.M.R. Tummala, An evaluation of success factors using the AHP to imlement ISO based ESM. Int. J. Qual. Reliability Manage., 16: Udo, G.G., Using analytic hierarchy rocess to analyze the information technology outsourcing decision. Ind. Manage. Data Syst., 100: Cheng, C.H., Evaluating naval tactical missile systems by fuzzy AHP based on the grade value of membershi function. Eur. J. Oerat. Res., 96: Mon, D.L., Evaluating Weaon System Using Fuzzy Analytic Hierarchy Process Based on Entroy Weight. Proceedings of IEEE International Fuzzy Systems and The Second International Fuzzy Engineering Symosium, 2: Kahraman, C., U. Cebeci and D. Ruan, Multiattribute comarison of catering service comanies using fuzzy AHP: The case of Turkey. Int. J. Prod. Econ., 87: Kuo, R.J., C.C. Chi and S.S. Kao, A decision suort system for selecting convenience store location through integration of fuzzy AHP and artificial neural network. Comuters Industry, 47: Tam, M.C.Y. and V.M.R. Tummala, An alication of the AHP in vendor selection of a telecommunication system. Omega, 29: Chin, W.C., K.W.H. Yeow and K.L. Ng, Web server future lanning decision analysisfuzzy linguistic weighted aroach. Fourth International Conferennce on KnowledgeBased Intelligent Engineering Systems and Allied Technologies, Brighton UK., : Wang, L.X., Course in Fuzzy Systems and Control, Prentice Hall Inc. 787

Maintainability Estimation of Component Based Software Development Using Fuzzy AHP

Maintainability Estimation of Component Based Software Development Using Fuzzy AHP International journal of Emerging Trends in Science and Technology Maintainability Estimation of Component Based Software Development Using Fuzzy AHP Author Sengar Dipti School of Computing Science, Galgotias

More information

Load Balancing Mechanism in Agent-based Grid

Load Balancing Mechanism in Agent-based Grid Communications on Advanced Comutational Science with Alications 2016 No. 1 (2016) 57-62 Available online at www.isacs.com/cacsa Volume 2016, Issue 1, Year 2016 Article ID cacsa-00042, 6 Pages doi:10.5899/2016/cacsa-00042

More information

How to do AHP analysis in Excel

How to do AHP analysis in Excel How to do AHP analysis in Excel Khwanruthai BUNRUAMKAEW (D) Division of Spatial Information Science Graduate School of Life and Environmental Sciences University of Tsukuba ( March 1 st, 01) The Analytical

More information

Simulink Implementation of a CDMA Smart Antenna System

Simulink Implementation of a CDMA Smart Antenna System Simulink Imlementation of a CDMA Smart Antenna System MOSTAFA HEFNAWI Deartment of Electrical and Comuter Engineering Royal Military College of Canada Kingston, Ontario, K7K 7B4 CANADA Abstract: - The

More information

Rejuvenating the Supply Chain by Benchmarking using Fuzzy Cross-Boundary Performance Evaluation Approach

Rejuvenating the Supply Chain by Benchmarking using Fuzzy Cross-Boundary Performance Evaluation Approach ICSI International Journal of Engineering and echnology, Vol.2, o.6, December 2 ISS: 793-8236 Rejuvenating the Suly Chain by Benchmarking using uzzy Cross-Boundary erformance Evaluation roach RU SUIL BIDU,

More information

Development of Virtual Lab System through Application of Fuzzy Analytic Hierarchy Process

Development of Virtual Lab System through Application of Fuzzy Analytic Hierarchy Process Development of Virtual Lab System through Application of Fuzzy Analytic Hierarchy Process Chun Yong Chong, Sai Peck Lee, Teck Chaw Ling Faculty of Computer Science and Information Technology, University

More information

THE RELATIONSHIP BETWEEN EMPLOYEE PERFORMANCE AND THEIR EFFICIENCY EVALUATION SYSTEM IN THE YOTH AND SPORT OFFICES IN NORTH WEST OF IRAN

THE RELATIONSHIP BETWEEN EMPLOYEE PERFORMANCE AND THEIR EFFICIENCY EVALUATION SYSTEM IN THE YOTH AND SPORT OFFICES IN NORTH WEST OF IRAN THE RELATIONSHIP BETWEEN EMPLOYEE PERFORMANCE AND THEIR EFFICIENCY EVALUATION SYSTEM IN THE YOTH AND SPORT OFFICES IN NORTH WEST OF IRAN *Akbar Abdolhosenzadeh 1, Laya Mokhtari 2, Amineh Sahranavard Gargari

More information

Using Analytic Hierarchy Process (AHP) Method to Prioritise Human Resources in Substitution Problem

Using Analytic Hierarchy Process (AHP) Method to Prioritise Human Resources in Substitution Problem Using Analytic Hierarchy Process (AHP) Method to Raymond Ho-Leung TSOI Software Quality Institute Griffith University *Email:hltsoi@hotmail.com Abstract In general, software project development is often

More information

Comparative Analysis of FAHP and FTOPSIS Method for Evaluation of Different Domains

Comparative Analysis of FAHP and FTOPSIS Method for Evaluation of Different Domains International Journal of Research Studies in Computer Science and Engineering (IJRSCSE) August 2015, PP 58-62 ISSN 2349-4840 (Print) & ISSN 2349-4859 (Online) www.arcjournals.org Comparative Analysis of

More information

A MOST PROBABLE POINT-BASED METHOD FOR RELIABILITY ANALYSIS, SENSITIVITY ANALYSIS AND DESIGN OPTIMIZATION

A MOST PROBABLE POINT-BASED METHOD FOR RELIABILITY ANALYSIS, SENSITIVITY ANALYSIS AND DESIGN OPTIMIZATION 9 th ASCE Secialty Conference on Probabilistic Mechanics and Structural Reliability PMC2004 Abstract A MOST PROBABLE POINT-BASED METHOD FOR RELIABILITY ANALYSIS, SENSITIVITY ANALYSIS AND DESIGN OPTIMIZATION

More information

Vendor Evaluation and Rating Using Analytical Hierarchy Process

Vendor Evaluation and Rating Using Analytical Hierarchy Process Vendor Evaluation and Rating Using Analytical Hierarchy Process Kurian John, Vinod Yeldho Baby, Georgekutty S.Mangalathu Abstract -Vendor evaluation is a system for recording and ranking the performance

More information

One-Chip Linear Control IPS, F5106H

One-Chip Linear Control IPS, F5106H One-Chi Linear Control IPS, F5106H NAKAGAWA Sho OE Takatoshi IWAMOTO Motomitsu ABSTRACT In the fi eld of vehicle electrical comonents, the increasing demands for miniaturization, reliability imrovement

More information

Multistage Human Resource Allocation for Software Development by Multiobjective Genetic Algorithm

Multistage Human Resource Allocation for Software Development by Multiobjective Genetic Algorithm The Oen Alied Mathematics Journal, 2008, 2, 95-03 95 Oen Access Multistage Human Resource Allocation for Software Develoment by Multiobjective Genetic Algorithm Feng Wen a,b and Chi-Ming Lin*,a,c a Graduate

More information

Combining ANP and TOPSIS Concepts for Evaluation the Performance of Property-Liability Insurance Companies

Combining ANP and TOPSIS Concepts for Evaluation the Performance of Property-Liability Insurance Companies Journal of Social Sciences 4 (1): 56-61, 2008 ISSN 1549-3652 2008 Science Publications Combining ANP and TOPSIS Concepts for Evaluation the Performance of Property-Liability Insurance Companies 1 Hui-Yin

More information

Free Software Development. 2. Chemical Database Management

Free Software Development. 2. Chemical Database Management Leonardo Electronic Journal of Practices and echnologies ISSN 1583-1078 Issue 1, July-December 2002. 69-76 Free Software Develoment. 2. Chemical Database Management Monica ŞEFU 1, Mihaela Ligia UNGUREŞAN

More information

Mean shift-based clustering

Mean shift-based clustering Pattern Recognition (7) www.elsevier.com/locate/r Mean shift-based clustering Kuo-Lung Wu a, Miin-Shen Yang b, a Deartment of Information Management, Kun Shan University of Technology, Yung-Kang, Tainan

More information

SUPPLY CHAIN MANAGEMENT AND A STUDY ON SUPPLIER SELECTION in TURKEY

SUPPLY CHAIN MANAGEMENT AND A STUDY ON SUPPLIER SELECTION in TURKEY SUPPLY CHAIN MANAGEMENT AND A STUDY ON SUPPLIER SELECTION in TURKEY Pelin Alcan, Hüseyin Başlıgil, Melih Coşkun Yildiz Technical University, Besiktas, İstanbul, Turkey Abstract This study mainly focuses

More information

Synopsys RURAL ELECTRICATION PLANNING SOFTWARE (LAPER) Rainer Fronius Marc Gratton Electricité de France Research and Development FRANCE

Synopsys RURAL ELECTRICATION PLANNING SOFTWARE (LAPER) Rainer Fronius Marc Gratton Electricité de France Research and Development FRANCE RURAL ELECTRICATION PLANNING SOFTWARE (LAPER) Rainer Fronius Marc Gratton Electricité de France Research and Develoment FRANCE Synosys There is no doubt left about the benefit of electrication and subsequently

More information

Sage HRMS I Planning Guide. The HR Software Buyer s Guide and Checklist

Sage HRMS I Planning Guide. The HR Software Buyer s Guide and Checklist I Planning Guide The HR Software Buyer s Guide and Checklist Table of Contents Introduction... 1 Recent Trends in HR Technology... 1 Return on Emloyee Investment Paerless HR Workflows Business Intelligence

More information

A fuzzy analytic hierarchy process tool to evaluate computer-aided manufacturing software alternatives

A fuzzy analytic hierarchy process tool to evaluate computer-aided manufacturing software alternatives TJFS: Turkish Journal of Fuzzy Systems (eissn: 09 90) An Official Journal of Turkish Fuzzy Systems Association Vol. No.2 pp. 4-27 204. A fuzzy analytic hierarchy process tool to evaluate computer-aided

More information

Forensic Science International

Forensic Science International Forensic Science International 214 (2012) 33 43 Contents lists available at ScienceDirect Forensic Science International jou r nal h o me age: w ww.els evier.co m/lo c ate/fo r sc iin t A robust detection

More information

Design of A Knowledge Based Trouble Call System with Colored Petri Net Models

Design of A Knowledge Based Trouble Call System with Colored Petri Net Models 2005 IEEE/PES Transmission and Distribution Conference & Exhibition: Asia and Pacific Dalian, China Design of A Knowledge Based Trouble Call System with Colored Petri Net Models Hui-Jen Chuang, Chia-Hung

More information

ERP SYSTEM SELECTION BY AHP METHOD: CASE STUDY FROM TURKEY

ERP SYSTEM SELECTION BY AHP METHOD: CASE STUDY FROM TURKEY ERP SYSTEM SELECTION BY AHP METHOD: CASE STUDY FROM TURKEY Babak Daneshvar Rouyendegh (Babek Erdebilli) Atılım University Department of Industrial Engineering P.O.Box 06836, İncek, Ankara, Turkey E-mail:

More information

Modeling and Simulation of an Incremental Encoder Used in Electrical Drives

Modeling and Simulation of an Incremental Encoder Used in Electrical Drives 10 th International Symosium of Hungarian Researchers on Comutational Intelligence and Informatics Modeling and Simulation of an Incremental Encoder Used in Electrical Drives János Jób Incze, Csaba Szabó,

More information

Project Management and. Scheduling CHAPTER CONTENTS

Project Management and. Scheduling CHAPTER CONTENTS 6 Proect Management and Scheduling HAPTER ONTENTS 6.1 Introduction 6.2 Planning the Proect 6.3 Executing the Proect 6.7.1 Monitor 6.7.2 ontrol 6.7.3 losing 6.4 Proect Scheduling 6.5 ritical Path Method

More information

Time-Cost Trade-Offs in Resource-Constraint Project Scheduling Problems with Overlapping Modes

Time-Cost Trade-Offs in Resource-Constraint Project Scheduling Problems with Overlapping Modes Time-Cost Trade-Offs in Resource-Constraint Proect Scheduling Problems with Overlaing Modes François Berthaut Robert Pellerin Nathalie Perrier Adnène Hai February 2011 CIRRELT-2011-10 Bureaux de Montréal

More information

NAVAL POSTGRADUATE SCHOOL THESIS

NAVAL POSTGRADUATE SCHOOL THESIS NAVAL POSTGRADUATE SCHOOL MONTEREY CALIFORNIA THESIS SYMMETRICAL RESIDUE-TO-BINARY CONVERSION ALGORITHM PIPELINED FPGA IMPLEMENTATION AND TESTING LOGIC FOR USE IN HIGH-SPEED FOLDING DIGITIZERS by Ross

More information

USING THE ANALYTIC HIERARCHY PROCESS FOR DECISION MAKING IN ENGINEERING APPLICATIONS: SOME CHALLENGES

USING THE ANALYTIC HIERARCHY PROCESS FOR DECISION MAKING IN ENGINEERING APPLICATIONS: SOME CHALLENGES Published in: Inter l Journal of Industrial Engineering: Applications and Practice, Vol. 2, No. 1, pp. 35-44, 1995. 1 USING THE ANALYTIC HIERARCHY PROCESS FOR DECISION MAKING IN ENGINEERING APPLICATIONS:

More information

A Fuzzy AHP based Multi-criteria Decision-making Model to Select a Cloud Service

A Fuzzy AHP based Multi-criteria Decision-making Model to Select a Cloud Service Vol.8, No.3 (2014), pp.175-180 http://dx.doi.org/10.14257/ijsh.2014.8.3.16 A Fuzzy AHP based Multi-criteria Decision-making Model to Select a Cloud Service Hong-Kyu Kwon 1 and Kwang-Kyu Seo 2* 1 Department

More information

ENFORCING SAFETY PROPERTIES IN WEB APPLICATIONS USING PETRI NETS

ENFORCING SAFETY PROPERTIES IN WEB APPLICATIONS USING PETRI NETS ENFORCING SAFETY PROPERTIES IN WEB APPLICATIONS USING PETRI NETS Liviu Grigore Comuter Science Deartment University of Illinois at Chicago Chicago, IL, 60607 lgrigore@cs.uic.edu Ugo Buy Comuter Science

More information

Evaluating a Web-Based Information System for Managing Master of Science Summer Projects

Evaluating a Web-Based Information System for Managing Master of Science Summer Projects Evaluating a Web-Based Information System for Managing Master of Science Summer Projects Till Rebenich University of Southamton tr08r@ecs.soton.ac.uk Andrew M. Gravell University of Southamton amg@ecs.soton.ac.uk

More information

A Virtual Machine Dynamic Migration Scheduling Model Based on MBFD Algorithm

A Virtual Machine Dynamic Migration Scheduling Model Based on MBFD Algorithm International Journal of Comuter Theory and Engineering, Vol. 7, No. 4, August 2015 A Virtual Machine Dynamic Migration Scheduling Model Based on MBFD Algorithm Xin Lu and Zhuanzhuan Zhang Abstract This

More information

Selection of Database Management System with Fuzzy-AHP for Electronic Medical Record

Selection of Database Management System with Fuzzy-AHP for Electronic Medical Record I.J. Information Engineering and Electronic Business, 205, 5, -6 Published Online September 205 in MECS (http://www.mecs-press.org/) DOI: 0.585/ijieeb.205.05.0 Selection of Database Management System with

More information

An important observation in supply chain management, known as the bullwhip effect,

An important observation in supply chain management, known as the bullwhip effect, Quantifying the Bullwhi Effect in a Simle Suly Chain: The Imact of Forecasting, Lead Times, and Information Frank Chen Zvi Drezner Jennifer K. Ryan David Simchi-Levi Decision Sciences Deartment, National

More information

Large-Scale IP Traceback in High-Speed Internet: Practical Techniques and Theoretical Foundation

Large-Scale IP Traceback in High-Speed Internet: Practical Techniques and Theoretical Foundation Large-Scale IP Traceback in High-Seed Internet: Practical Techniques and Theoretical Foundation Jun Li Minho Sung Jun (Jim) Xu College of Comuting Georgia Institute of Technology {junli,mhsung,jx}@cc.gatech.edu

More information

Alpha Channel Estimation in High Resolution Images and Image Sequences

Alpha Channel Estimation in High Resolution Images and Image Sequences In IEEE Comuter Society Conference on Comuter Vision and Pattern Recognition (CVPR 2001), Volume I, ages 1063 68, auai Hawaii, 11th 13th Dec 2001 Alha Channel Estimation in High Resolution Images and Image

More information

Aircraft Selection Using Analytic Network Process: A Case for Turkish Airlines

Aircraft Selection Using Analytic Network Process: A Case for Turkish Airlines Proceedings of the World Congress on Engineering 211 Vol II WCE 211, July 6-8, 211, London, U.K. Aircraft Selection Using Analytic Network Process: A Case for Turkish Airlines Yavuz Ozdemir, Huseyin Basligil,

More information

Re-Dispatch Approach for Congestion Relief in Deregulated Power Systems

Re-Dispatch Approach for Congestion Relief in Deregulated Power Systems Re-Disatch Aroach for Congestion Relief in Deregulated ower Systems Ch. Naga Raja Kumari #1, M. Anitha 2 #1, 2 Assistant rofessor, Det. of Electrical Engineering RVR & JC College of Engineering, Guntur-522019,

More information

TOURIST HOTEL LOCATION SELECTION WITH ANALYTIC HIERARCHY PROCESS *

TOURIST HOTEL LOCATION SELECTION WITH ANALYTIC HIERARCHY PROCESS * TOURIST HOTEL LOCATION SELECTION WITH ANALYTIC HIERARCHY PROCESS * Nilsen KUNDAKÇI ESRA AYTAÇ ADALI AYŞEGÜL TUŞ IŞIK ABSTRACT Selection of tourist hotel location is a multi-criteria decision making (MCDM)

More information

Towards a Decision Making Framework for Model Transformation Languages. Soroosh Nalchigar soroosh@cs.toronto.edu

Towards a Decision Making Framework for Model Transformation Languages. Soroosh Nalchigar soroosh@cs.toronto.edu Towards a Decision Making Framework for Model Transformation Languages Soroosh Nalchigar soroosh@cs.toronto.edu Outline Introduction Research problem Proposed solution Application (3 scenarios) Where to

More information

Learning Management System Selection with Analytic Hierarchy Process

Learning Management System Selection with Analytic Hierarchy Process Learning Management System Selection with Analytic Hierarchy Process Aydın Çetin 1, Ali Hakan Işık 2, İnan Güler 1 1 Gazi University, Faculty Of Technology 2 Gazi University, Institute of Information Sciences

More information

Point Location. Preprocess a planar, polygonal subdivision for point location queries. p = (18, 11)

Point Location. Preprocess a planar, polygonal subdivision for point location queries. p = (18, 11) Point Location Prerocess a lanar, olygonal subdivision for oint location ueries. = (18, 11) Inut is a subdivision S of comlexity n, say, number of edges. uild a data structure on S so that for a uery oint

More information

IEEE JOURNAL ON SELECTED AREAS IN COMMUNICATIONS, VOL. 29, NO. 4, APRIL 2011 757. Load-Balancing Spectrum Decision for Cognitive Radio Networks

IEEE JOURNAL ON SELECTED AREAS IN COMMUNICATIONS, VOL. 29, NO. 4, APRIL 2011 757. Load-Balancing Spectrum Decision for Cognitive Radio Networks IEEE JOURNAL ON SELECTED AREAS IN COMMUNICATIONS, VOL. 29, NO. 4, APRIL 20 757 Load-Balancing Sectrum Decision for Cognitive Radio Networks Li-Chun Wang, Fellow, IEEE, Chung-Wei Wang, Student Member, IEEE,

More information

A Novel Architecture Style: Diffused Cloud for Virtual Computing Lab

A Novel Architecture Style: Diffused Cloud for Virtual Computing Lab A Novel Architecture Style: Diffused Cloud for Virtual Comuting Lab Deven N. Shah Professor Terna College of Engg. & Technology Nerul, Mumbai Suhada Bhingarar Assistant Professor MIT College of Engg. Paud

More information

Branch-and-Price for Service Network Design with Asset Management Constraints

Branch-and-Price for Service Network Design with Asset Management Constraints Branch-and-Price for Servicee Network Design with Asset Management Constraints Jardar Andersen Roar Grønhaug Mariellee Christiansen Teodor Gabriel Crainic December 2007 CIRRELT-2007-55 Branch-and-Price

More information

The impact of metadata implementation on webpage visibility in search engine results (Part II) q

The impact of metadata implementation on webpage visibility in search engine results (Part II) q Information Processing and Management 41 (2005) 691 715 www.elsevier.com/locate/inforoman The imact of metadata imlementation on webage visibility in search engine results (Part II) q Jin Zhang *, Alexandra

More information

A Certification Authority for Elliptic Curve X.509v3 Certificates

A Certification Authority for Elliptic Curve X.509v3 Certificates A Certification Authority for Ellitic Curve X509v3 Certificates Maria-Dolores Cano, Ruben Toledo-Valera, Fernando Cerdan Det of Information Technologies & Communications Technical University of Cartagena

More information

Supplier Selection through Analytical Hierarchy Process: A Case Study In Small Scale Manufacturing Organization

Supplier Selection through Analytical Hierarchy Process: A Case Study In Small Scale Manufacturing Organization Supplier Selection through Analytical Hierarchy Process: A Case Study In Small Scale Manufacturing Organization Dr. Devendra Singh Verma 1, Ajitabh pateriya 2 1 Department of Mechanical Engineering, Institute

More information

Sage Timberline Office

Sage Timberline Office Sage Timberline Office Get Started Document Management 9.8 NOTICE This document and the Sage Timberline Office software may be used only in accordance with the accomanying Sage Timberline Office End User

More information

DAY-AHEAD ELECTRICITY PRICE FORECASTING BASED ON TIME SERIES MODELS: A COMPARISON

DAY-AHEAD ELECTRICITY PRICE FORECASTING BASED ON TIME SERIES MODELS: A COMPARISON DAY-AHEAD ELECTRICITY PRICE FORECASTING BASED ON TIME SERIES MODELS: A COMPARISON Rosario Esínola, Javier Contreras, Francisco J. Nogales and Antonio J. Conejo E.T.S. de Ingenieros Industriales, Universidad

More information

Where you are Where you need to be How you get there Market Intelligence Competitive Insights Winning Strategies

Where you are Where you need to be How you get there Market Intelligence Competitive Insights Winning Strategies Where you are Where you need to be How you get there Market Intelligence Cometitive Insights Winning Strategies The industrial and B2B market research and strategy firm Dominate Your Markets Whether you

More information

Analytic Hierarchy Process for Design Selection of Laminated Bamboo Chair

Analytic Hierarchy Process for Design Selection of Laminated Bamboo Chair Analytic Hierarchy Process for Design Selection of Laminated Bamboo Chair V. Laemlaksakul, S. Bangsarantrip Abstract This paper demonstrates the laminated bamboo chair design selection, the applicability

More information

Analysis of Effectiveness of Web based E- Learning Through Information Technology

Analysis of Effectiveness of Web based E- Learning Through Information Technology International Journal of Soft Comuting and Engineering (IJSCE) Analysis of Effectiveness of Web based E- Learning Through Information Technology Anand Tamrakar, Kamal K. Mehta Abstract-Advancements of

More information

Service Network Design with Asset Management: Formulations and Comparative Analyzes

Service Network Design with Asset Management: Formulations and Comparative Analyzes Service Network Design with Asset Management: Formulations and Comarative Analyzes Jardar Andersen Teodor Gabriel Crainic Marielle Christiansen October 2007 CIRRELT-2007-40 Service Network Design with

More information

An Associative Memory Readout in ESN for Neural Action Potential Detection

An Associative Memory Readout in ESN for Neural Action Potential Detection g An Associative Memory Readout in ESN for Neural Action Potential Detection Nicolas J. Dedual, Mustafa C. Ozturk, Justin C. Sanchez and José C. Princie Abstract This aer describes how Echo State Networks

More information

Web Application Scalability: A Model-Based Approach

Web Application Scalability: A Model-Based Approach Coyright 24, Software Engineering Research and Performance Engineering Services. All rights reserved. Web Alication Scalability: A Model-Based Aroach Lloyd G. Williams, Ph.D. Software Engineering Research

More information

COST CALCULATION IN COMPLEX TRANSPORT SYSTEMS

COST CALCULATION IN COMPLEX TRANSPORT SYSTEMS OST ALULATION IN OMLEX TRANSORT SYSTEMS Zoltán BOKOR 1 Introduction Determining the real oeration and service costs is essential if transort systems are to be lanned and controlled effectively. ost information

More information

Concurrent Program Synthesis Based on Supervisory Control

Concurrent Program Synthesis Based on Supervisory Control 010 American Control Conference Marriott Waterfront, Baltimore, MD, USA June 30-July 0, 010 ThB07.5 Concurrent Program Synthesis Based on Suervisory Control Marian V. Iordache and Panos J. Antsaklis Abstract

More information

FDA CFR PART 11 ELECTRONIC RECORDS, ELECTRONIC SIGNATURES

FDA CFR PART 11 ELECTRONIC RECORDS, ELECTRONIC SIGNATURES Document: MRM-1004-GAPCFR11 (0005) Page: 1 / 18 FDA CFR PART 11 ELECTRONIC RECORDS, ELECTRONIC SIGNATURES AUDIT TRAIL ECO # Version Change Descrition MATRIX- 449 A Ga Analysis after adding controlled documents

More information

ANALYTIC HIERARCHY PROCESS (AHP) TUTORIAL

ANALYTIC HIERARCHY PROCESS (AHP) TUTORIAL Kardi Teknomo ANALYTIC HIERARCHY PROCESS (AHP) TUTORIAL Revoledu.com Table of Contents Analytic Hierarchy Process (AHP) Tutorial... 1 Multi Criteria Decision Making... 1 Cross Tabulation... 2 Evaluation

More information

This document is downloaded from DR-NTU, Nanyang Technological University Library, Singapore.

This document is downloaded from DR-NTU, Nanyang Technological University Library, Singapore. This document is downloaded from DR-NTU, Nanyang Technological University Library, Singaore. Title Automatic Robot Taing: Auto-Path Planning and Maniulation Author(s) Citation Yuan, Qilong; Lembono, Teguh

More information

FUZZY DELPHI HIERARCHY PROCESS AND ITS APPLICATION TO IMPROVE INDIAN TELEMEDICAL SERVICES

FUZZY DELPHI HIERARCHY PROCESS AND ITS APPLICATION TO IMPROVE INDIAN TELEMEDICAL SERVICES FUZZY DELPHI HIERARCHY PROCESS AND ITS APPLICATION TO IMPROVE INDIAN TELEMEDICAL SERVICES Vaibhav Saxena * * University of Florida, USA vaibise@ufl.edu Madhurin Jain Dayalbagh Educational Institute, India

More information

Machine Learning with Operational Costs

Machine Learning with Operational Costs Journal of Machine Learning Research 14 (2013) 1989-2028 Submitted 12/11; Revised 8/12; Published 7/13 Machine Learning with Oerational Costs Theja Tulabandhula Deartment of Electrical Engineering and

More information

On Multicast Capacity and Delay in Cognitive Radio Mobile Ad-hoc Networks

On Multicast Capacity and Delay in Cognitive Radio Mobile Ad-hoc Networks On Multicast Caacity and Delay in Cognitive Radio Mobile Ad-hoc Networks Jinbei Zhang, Yixuan Li, Zhuotao Liu, Fan Wu, Feng Yang, Xinbing Wang Det of Electronic Engineering Det of Comuter Science and Engineering

More information

The risk of using the Q heterogeneity estimator for software engineering experiments

The risk of using the Q heterogeneity estimator for software engineering experiments Dieste, O., Fernández, E., García-Martínez, R., Juristo, N. 11. The risk of using the Q heterogeneity estimator for software engineering exeriments. The risk of using the Q heterogeneity estimator for

More information

QoS EVALUATION OF CLOUD SERVICE ARCHITECTURE BASED ON ANP

QoS EVALUATION OF CLOUD SERVICE ARCHITECTURE BASED ON ANP QoS EVALUATION OF CLOUD SERVICE ARCHITECTURE BASED ON ANP Mingzhe Wang School of Automation Huazhong University of Science and Technology Wuhan 430074, P.R.China E-mail: mingzhew@gmail.com Yu Liu School

More information

Rummage Web Server Tuning Evaluation through Benchmark

Rummage Web Server Tuning Evaluation through Benchmark IJCSNS International Journal of Comuter Science and Network Security, VOL.7 No.9, Setember 27 13 Rummage Web Server Tuning Evaluation through Benchmark (Case study: CLICK, and TIME Parameter) Hiyam S.

More information

Storage Basics Architecting the Storage Supplemental Handout

Storage Basics Architecting the Storage Supplemental Handout Storage Basics Architecting the Storage Sulemental Handout INTRODUCTION With digital data growing at an exonential rate it has become a requirement for the modern business to store data and analyze it

More information

Int. J. Advanced Networking and Applications Volume: 6 Issue: 4 Pages: 2386-2392 (2015) ISSN: 0975-0290

Int. J. Advanced Networking and Applications Volume: 6 Issue: 4 Pages: 2386-2392 (2015) ISSN: 0975-0290 2386 Survey: Biological Insired Comuting in the Network Security V Venkata Ramana Associate Professor, Deartment of CSE, CBIT, Proddatur, Y.S.R (dist), A.P-516360 Email: ramanacsecbit@gmail.com Y.Subba

More information

Web Inv. Web Invoicing & Electronic Payments. What s Inside. Strategic Impact of AP Automation. Inefficiencies in Current State

Web Inv. Web Invoicing & Electronic Payments. What s Inside. Strategic Impact of AP Automation. Inefficiencies in Current State Pay tream A D V I S O R S WHITE PAPER Web Inv Web Invoicing Strategic Imact of AP Automation What s Inside Inefficiencies in Current State Key Drivers for Automation Web Invoicing Comonents New Automation

More information

Contractor selection using the analytic network process

Contractor selection using the analytic network process Construction Management and Economics (December 2004) 22, 1021 1032 Contractor selection using the analytic network process EDDIE W. L. CHENG and HENG LI* Department of Building and Real Estate, The Hong

More information

A REVIEW AND CRITIQUE OF HYBRID MADM METHODS APPLICATION IN REAL BUSINESS

A REVIEW AND CRITIQUE OF HYBRID MADM METHODS APPLICATION IN REAL BUSINESS Application in Real Business, 2014, Washington D.C., U.S.A. A REVIEW AND CRITIQUE OF HYBRID MADM METHODS APPLICATION IN REAL BUSINESS Jiri Franek Faculty of Economics VSB-Technical University of Ostrava

More information

Failure Behavior Analysis for Reliable Distributed Embedded Systems

Failure Behavior Analysis for Reliable Distributed Embedded Systems Failure Behavior Analysis for Reliable Distributed Embedded Systems Mario Tra, Bernd Schürmann, Torsten Tetteroo {tra schuerma tetteroo}@informatik.uni-kl.de Deartment of Comuter Science, University of

More information

Subcontractor Selection Using Analytic Hierarchy Process

Subcontractor Selection Using Analytic Hierarchy Process Volume 3 Number 3 2012 pp. 121-143 ISSN: 1309-2448 www.berjournal.com Subcontractor Selection Using Analytic Hierarchy Process Vesile Sinem Arıkan Kargı a Ahmet Öztürk b Abstract: Turkish textile firms

More information

CONTRACTOR SELECTION WITH RISK ASSESSMENT BY

CONTRACTOR SELECTION WITH RISK ASSESSMENT BY CONTRACTOR SELECTION WITH RISK ASSESSMENT BY USING AHP FUZZY METHOD Seyed Ali Tabatabaei Khodadadi 1, B. Dean Kumar 2 ¹Department of Civil Engineering, JNTUH CEH, Hyderabad -500085, India ²Associate Professor

More information

APPLICATION OF FUZZY LOGIC FOR PRIORITIZING SERVICE QUALITY IMPROVEMENT IN HEALTHCARE A SURVEY

APPLICATION OF FUZZY LOGIC FOR PRIORITIZING SERVICE QUALITY IMPROVEMENT IN HEALTHCARE A SURVEY APPLICATION OF FUZZY LOGIC FOR PRIORITIZING SERVICE QUALITY IMPROVEMENT IN HEALTHCARE A SURVEY 1 SHEWIT WOLDEGEBRIEL, 2 DANIEL KITAW 1 Lecturer and PhD Candidate, School of Mechanical and Industrial Engineering,

More information

Selection of Mobile Network Operator Using Analytic Hierarchy Process (AHP) Nasruddin Hassan, Norfaieqah Ahmad and Wan Malissa Wan Aminuddin

Selection of Mobile Network Operator Using Analytic Hierarchy Process (AHP) Nasruddin Hassan, Norfaieqah Ahmad and Wan Malissa Wan Aminuddin Advances in Natural and Applied Sciences, 7(1): 1-5, 2013 ISSN 1995-0772 1 This is a refereed journal and all articles are professionally screened and reviewed ORIGINAL ARTICLE Selection of Mobile Network

More information

ISAHP 2007, Viña Del Mar, Chile, August 3, 2007

ISAHP 2007, Viña Del Mar, Chile, August 3, 2007 ISAHP 2007, Viña Del Mar, Chile, August 3, 2007 Key Performance Indicators Measurement Model Based on Analytic Hierarchy Process and Trend-Comparative Dimension in Higher Education Institution Kadarsah

More information

Analytical Hierarchy Process for Higher Effectiveness of Buyer Decision Process

Analytical Hierarchy Process for Higher Effectiveness of Buyer Decision Process P a g e 2 Vol. 10 Issue 2 (Ver 1.0), April 2010 Global Journal of Management and Business Research Analytical Hierarchy Process for Higher Effectiveness of Buyer Decision Process Razia Sultana Sumi 1 Golam

More information

A Recommendation Framework Based on the Analytic Network Process and its Application in the Semantic Technology Domain

A Recommendation Framework Based on the Analytic Network Process and its Application in the Semantic Technology Domain A Recommendation Framework Based on the Analytic Network Process and its Application in the Semantic Technology Domain Student: Filip Radulovic - fradulovic@fi.upm.es Supervisors: Raúl García-Castro, Asunción

More information

Softmax Model as Generalization upon Logistic Discrimination Suffers from Overfitting

Softmax Model as Generalization upon Logistic Discrimination Suffers from Overfitting Journal of Data Science 12(2014),563-574 Softmax Model as Generalization uon Logistic Discrimination Suffers from Overfitting F. Mohammadi Basatini 1 and Rahim Chiniardaz 2 1 Deartment of Statistics, Shoushtar

More information

Evaluating Simulation Software Alternatives through ANP

Evaluating Simulation Software Alternatives through ANP Proceedings of the 2011 International Conference on Industrial Engineering and Operations Management Kuala Lumpur, Malaysia, January 22 24, 2011 Evaluating Simulation Software Alternatives through ANP

More information

ISSN: 2277-3754 ISO 9001:2008 Certified International Journal of Engineering and Innovative Technology (IJEIT) Volume 3, Issue 3, September 2013

ISSN: 2277-3754 ISO 9001:2008 Certified International Journal of Engineering and Innovative Technology (IJEIT) Volume 3, Issue 3, September 2013 Performance Appraisal using Fuzzy Evaluation Methodology Nisha Macwan 1, Dr.Priti Srinivas Sajja 2 Assistant Professor, SEMCOM 1 and Professor, Department of Computer Science 2 Abstract Performance is

More information

The Online Freeze-tag Problem

The Online Freeze-tag Problem The Online Freeze-tag Problem Mikael Hammar, Bengt J. Nilsson, and Mia Persson Atus Technologies AB, IDEON, SE-3 70 Lund, Sweden mikael.hammar@atus.com School of Technology and Society, Malmö University,

More information

Available online at www.sciencedirect.com

Available online at www.sciencedirect.com Available online at www.sciencedirect.com Exert Systems with Alications Exert Systems with Alications 36 (2009) 1048 1060 www.elsevier.com/locate/eswa Comuter-based systematic execution model on human

More information

Using Analytic Hierarchy Process Method in ERP system selection process

Using Analytic Hierarchy Process Method in ERP system selection process Using Analytic Hierarchy Process Method in ERP system selection process Rima Tamošiūnienė 1, Anna Marcinkevič 2 Abstract. IT and business alignment has become of the strategic importance and the enterprise

More information

Electronic Commerce Research and Applications

Electronic Commerce Research and Applications Electronic Commerce Research and Alications 12 (2013) 246 259 Contents lists available at SciVerse ScienceDirect Electronic Commerce Research and Alications journal homeage: www.elsevier.com/locate/ecra

More information

The Analytic Hierarchy Process. Danny Hahn

The Analytic Hierarchy Process. Danny Hahn The Analytic Hierarchy Process Danny Hahn The Analytic Hierarchy Process (AHP) A Decision Support Tool developed in the 1970s by Thomas L. Saaty, an American mathematician, currently University Chair,

More information

MULTIPLE-OBJECTIVE DECISION MAKING TECHNIQUE Analytical Hierarchy Process

MULTIPLE-OBJECTIVE DECISION MAKING TECHNIQUE Analytical Hierarchy Process MULTIPLE-OBJECTIVE DECISION MAKING TECHNIQUE Analytical Hierarchy Process Business Intelligence and Decision Making Professor Jason Chen The analytical hierarchy process (AHP) is a systematic procedure

More information

Performance Appraisal System using Multifactorial Evaluation Model

Performance Appraisal System using Multifactorial Evaluation Model Performance Appraisal System using Multifactorial Evaluation Model C. C. Yee, and Y.Y.Chen Abstract Performance appraisal of employee is important in managing the human resource of an organization. With

More information

From Simulation to Experiment: A Case Study on Multiprocessor Task Scheduling

From Simulation to Experiment: A Case Study on Multiprocessor Task Scheduling From to Exeriment: A Case Study on Multirocessor Task Scheduling Sascha Hunold CNRS / LIG Laboratory Grenoble, France sascha.hunold@imag.fr Henri Casanova Det. of Information and Comuter Sciences University

More information

An inventory control system for spare parts at a refinery: An empirical comparison of different reorder point methods

An inventory control system for spare parts at a refinery: An empirical comparison of different reorder point methods An inventory control system for sare arts at a refinery: An emirical comarison of different reorder oint methods Eric Porras a*, Rommert Dekker b a Instituto Tecnológico y de Estudios Sueriores de Monterrey,

More information

CRITICAL AVIATION INFRASTRUCTURES VULNERABILITY ASSESSMENT TO TERRORIST THREATS

CRITICAL AVIATION INFRASTRUCTURES VULNERABILITY ASSESSMENT TO TERRORIST THREATS Review of the Air Force Academy No (23) 203 CRITICAL AVIATION INFRASTRUCTURES VULNERABILITY ASSESSMENT TO TERRORIST THREATS Cătălin CIOACĂ Henri Coandă Air Force Academy, Braşov, Romania Abstract: The

More information

CABRS CELLULAR AUTOMATON BASED MRI BRAIN SEGMENTATION

CABRS CELLULAR AUTOMATON BASED MRI BRAIN SEGMENTATION XI Conference "Medical Informatics & Technologies" - 2006 Rafał Henryk KARTASZYŃSKI *, Paweł MIKOŁAJCZAK ** MRI brain segmentation, CT tissue segmentation, Cellular Automaton, image rocessing, medical

More information

An Illustrated Guide to the ANALYTIC HIERARCHY PROCESS

An Illustrated Guide to the ANALYTIC HIERARCHY PROCESS An Illustrated Guide to the ANALYTIC HIERARCHY PROCESS Dr. Rainer Haas Dr. Oliver Meixner Institute of Marketing & Innovation University of Natural Resources and Applied Life Sciences, Vienna http://www.boku.ac.at/mi/

More information

Sage Document Management. User's Guide Version 12.1

Sage Document Management. User's Guide Version 12.1 Sage Document Management User's Guide Version 12.1 NOTICE This is a ublication of Sage Software, Inc. Version 12.1. November, 2012 Coyright 2012. Sage Software, Inc. All rights reserved. Sage, the Sage

More information

Robust Regression on MapReduce

Robust Regression on MapReduce Xiangrui Meng LinkedIn Cororation, 2029 Stierlin Ct, Mountain View, CA 94043 Michael W. Mahoney Deartment of Mathematics, Stanford University, Stanford, CA 94305 ximeng@linkedin.com mmahoney@cs.stanford.edu

More information

Memory management. Chapter 4: Memory Management. Memory hierarchy. In an ideal world. Basic memory management. Fixed partitions: multiple programs

Memory management. Chapter 4: Memory Management. Memory hierarchy. In an ideal world. Basic memory management. Fixed partitions: multiple programs Memory management Chater : Memory Management Part : Mechanisms for Managing Memory asic management Swaing Virtual Page relacement algorithms Modeling age relacement algorithms Design issues for aging systems

More information

Static and Dynamic Properties of Small-world Connection Topologies Based on Transit-stub Networks

Static and Dynamic Properties of Small-world Connection Topologies Based on Transit-stub Networks Static and Dynamic Proerties of Small-world Connection Toologies Based on Transit-stub Networks Carlos Aguirre Fernando Corbacho Ramón Huerta Comuter Engineering Deartment, Universidad Autónoma de Madrid,

More information

2008 Jordan Journal of Mechanical and Industrial Engineering. All rights reserved - Volume 2, Number 2 (ISSN 1995-6665) Goal

2008 Jordan Journal of Mechanical and Industrial Engineering. All rights reserved - Volume 2, Number 2 (ISSN 1995-6665) Goal JJMIE Jordan Journal of Mechanical and Industrial Engineering Volume 2, Number 2, Jun. 2008 ISSN 1995-6665 Pages 77-84 Evaluating and Benchmarking Non-Governmental Training Programs: An Analytic Hierarchy

More information