Fakultät ETIT Institut für Automatisierungstechnik, Professur für Prozessleittechnik. Dr. Engin YEŞİL. Introduction to Fuzzy Modeling & Control

Size: px
Start display at page:

Download "Fakultät ETIT Institut für Automatisierungstechnik, Professur für Prozessleittechnik. Dr. Engin YEŞİL. Introduction to Fuzzy Modeling & Control"

Transcription

1 Fakultät ETIT Institut für Automatisierungstechnik, Professur für Prozessleittechnik Dr. Engin YEŞİL Introduction to Fuzzy Modeling & Control

2 1998- Istanbul Technical University Faculty of Electrical and Electronics Engineering, Control Engineering Department Programs of our Department: Control Engineering (Turkish) Control Engineering (English) NEW- Control Engineering + Michigan State Uni. NEW- PostDoc ( ) Fuzzy Modeling & Control (SS 2010) Wednesday; 4.DS; BAR/213/H Folie 2

3 Dr. Engin YESIL Room: BAR 277 Tel: Webpage: Office hours: Anytime (just before!!!) Exam ( 20%) Folie 3

4 FUZZY SETS & FUZZY LOGIC FUZZY SYSTEMS FUZZY PD CONTROLLER Folie 4

5 Evolution of development 1965 Seminal Papers Fuzzy Sets by Prof. Lotfi Zadeh, U.C. Berkeley. Folie 5

6 Why Fuzzy? fuzzy adj. 1 unclear or confused and lacking details. 2 not clearly thought out or expressed. 3 indistinct, unclear, distorted or imprecise. Folie 6

7 Cantor: Set Theory at the end of 19th century. (CRISP SETS) Sanders Peirce ( ): Uncertainty theory Bertrand Russel ( ): "All language is vague Jan Lukasiewicz ( ): Many-valued logic Max Black ( ) proto-fuzzy sets Lotfi Zadeh Founder of fuzzy sets & logic Folie 7

8 1975 Fuzzy control was first introduced by E. Mamdani in Advances in the linguistic synthesis of fuzzy controllers Introduction of Fuzzy Logic in Japan 1980 Empirical Verification of Fuzzy Logic in Europe 1985 Broad Application of Fuzzy Logic in Japan 1990 Broad Application of Fuzzy Logic in Europe 1995 Broad Application of Fuzzy Logic in the U.S Fuzzy logic becomes a standard technique for multivariable control and is also applied in data and sensor signal analysis. Application of Fuzzy Logic in business and finance. Folie 8

9 Rice Cooker Washing Machine Folie 9

10 Automatic gear shift Folie 10

11 Recovery Boiler Fuzzy Logic Control Folie 11

12 Folie 12

13 Propositions, Sets and Characteristic Functions In classical logic a proposition is a statement that is either true or false. A proposition is represented by a set, a collection of elements that share a common property. These elements are referred to as members of the set. A set can be specified by specifying its members, i.e., a set A is the set of all elements x in U that have the property P. We write Folie 13

14 Examples: Set of natural numbers smaller than 5: A = {0,1, 2, 3, 4} Unit disk in the complex plane: A = {z z C, z 1} A line in R 2 : A = {(x, y) ax + by + c = 0, (x, y, a, b, c) R} Folie 14

15 Propositions, Sets and Characteristic Functions Another way to characterize a set is to use a characteristic function, defined by where we have introduced the truth value truth value 1 for a true statement, and 0 for a false statement. Folie 15

16 Propositions, Sets and Characteristic Functions There are three special sets; 1. the universal set (or universe of discourse), U, which contains all elements 2. the empty set,, that contains no elements 3. the singleton set,, that contains only one element. Folie 16

17 Operations on sets To derive the set representation of a compound proposition, the set operations corresponding to the logic connectives and, or and not must be defined. These operations are called intersection, union and complement respectively. Let A and B be two sets defined on the same universe of discourse, U. Folie 17

18 Operations on sets We can then define our three basic set operations as follows: Folie 18

19 EXAMPLE? Folie 19

20 Operations on sets The following formulas give the characteristic functions resulting from the set operations above. Folie 20

21 Why Fuzzy Sets? Classical sets are good for well-defined concepts (maths, programs, etc.) Less suitable for representing commonsense knowledge in terms of vague concepts such as: a tall person, slippery road, nice weather,... want to buy a big car with moderate consumption If the temperature is too low, increase heating a lot Folie 21

22 Classical Set Approach set of tall people A = {h h 180} Logical Propositions Engin is tall... true or false? Engin s height: h Engin = μ A (180.0) = 1 (true) h Engin = μ A (179.5) = 0 (false) Folie 22

23 Fuzzy Set Approach Folie 23

24 Fuzzy Logic Propositions Engin is tall... degree of truth Engin s height: h Engin = μ A (180.0) = 0.6 h Engin = μ A (179.5) = 0.56 h Engin = μ A (201.0) = 1 Folie 24

25 Subjective and Context Dependent Tall in China Tall in Europe Tall in NBA Folie 25

26 Can you give any more example? Folie 26

27 Expensive Cars: U= {Bugatti, Ferrari, BMW, Porsche, Mercedes, Ford, FIAT, Rolls-Royce, Lamborghini} Expensive Cars 1 Bugatti 0 FIAT 1 Ferrari 0.4 BMW 0.7 Rolls - Royce 0.9 Porsche 0.65 Lamborghini 0.7 Mercedes 0.1 Ford Folie 27

28 Shapes of Membership Functions A fuzzy set, A, is a set whose characteristic function μ A (a) takes values in the interval [0, 1]. In fuzzy logic literature, the characteristic function of a fuzzy set is always called the membership function of the fuzzy set. We interpret the membership value of an element to a specific set as the degree to which the corresponding proposition applies. Folie 28

29 The trapezoidal membership function: Trapezoidal membership functions with varying widths and centers (left), and varying slopes (right). Folie 29

30 The triangular membership function: Triangular membership function with varying centers (left) and slopes (right). Folie 30

31 The Gaussian membership function: Gaussian membership functions for different :s (left) and different x centers (right). Folie 31

32 The sigmoidal membership function: determines the crossover point of the membership function (the element whose membership value equals 0.5), and controls the slope of the function at this point. Sigmoidal membership functions for different :s (left) and different :s (right). Folie 32

33 The singleton membership function: Folie 33

34 Linguistic Variable 27 Is 27 C high? Folie 34

35 Support of a Fuzzy Set supp(a) = {x μ A (x) > 0} support is an ordinary set Folie 35

36 Core (Kernel) of a Fuzzy Set core(a) = {x μ A (x) = 1} core is an ordinary set Folie 36

37 -cut of a Fuzzy Set A α = {x μ A (x) α} A α is an ordinary set Folie 37

38 Convex and Non-Convex Fuzzy Sets A fuzzy set is convex all its α-cuts are convex sets. A = {x μ A (x) } Folie 38

39 Non-Convex Fuzzy Set: an Example High-risk age for car insurance policy. Folie 39

40 Fuzzy Numbers and Singletons Fuzzy linear regression: Folie 40

41 Fuzzy Set Operations In fuzzy logic the classical set operations are extended to produce an intuitively correct result on fuzzy sets. This is done through the introduction of T-norms and S-norms. It is important to notice that a compound set is formed by applying the set operations point-wise over all elements on the universe of discourse. Folie 41

42 INTERSECTION OPERATOR Folie 42

43 UNION OPERATOR Folie 43

44 COMPLEMENT OPERATOR Folie 44

45 Linguistic Modifiers (Hedges) Modify the meaning of a fuzzy set. For instance, very can change the meaning of the fuzzy set tall to very tall. Other common hedges: slightly, more or less, rather, etc. Usual approach: powered hedges: Folie 45

46 Folie 46

47 Fuzzy Logic Folie 47

48 Example? NOT VERY YOUNG AND NOT OLD! Folie 48

49 Fuzzy Set in Multidimensional Domains Folie 49

50 Cylindrical Extension Projection onto X 1 Projection onto X 2 Folie 50

51 Intersection on Cartesian Product Space An operation between fuzzy sets are defined in different domains results in a multi-dimensional fuzzy set. Example: A 1 A 2 on X 1 X 2 : Folie 51

52 Fuzzy Relations Classical relation represents the presence or absence of interaction between the elements of two or more sets. With fuzzy relations, the degree of association (correlation) is represented by membership grades. An n-dimensional fuzzy relation is a mapping R : X 1 X 2 X 3... X n [0, 1] which assigns membership grades to all n-tuples (x 1, x 2,..., x n ) from the Cartesian product universe. Folie 52

53 Fuzzy Relations: Example Example: R : x y ( x is approximately equal to y ) Folie 53

54 Relational Composition Given fuzzy relation R defined in X Y and fuzzy set A defined in X, derive the corresponding fuzzy set B defined in Y : max-min composition: Analogous to evaluating a function. Folie 54

55 crisp function interval function fuzzy function Folie 55

56 Guessing Game: LEON (a fictitious name) is nearsighted and colorblind. When he goes to a local grocery where fruits are laced on high shelves, he cannot see them very well. He can only recognize the size and blurred shape of the fruits. He has lived in such a world for some 20 years and now he is a houseman, and he has some knowledge about the features of the fruits. For example, tangerines are round and relatively small. Folie 56

57 Fruit={tangerine, apple, pineapple, watermelon, strawberry} Shape={long, round, large} tangerine apple pineapple watermelon strawberry long round large Let s guess a fruit that LEON sees. If he recognizes a fruit that is round and big and if interpret this as long round large Folie 57

58 o tangerine apple pineapple watermelon strawberry = From this result, the possibility of watermelon is the highest and tangerine, apple, and pineapple come next at an equal possibility. Folie 58

59 If LEON recognizes another fruit as relatively long, somewhat round, and not very large and if we can interpret his observation as long round large Answer: tangerine apple pineapple watermelon strawberry Folie 59

60 Folie 60

SPECIAL ISSUE FOR INTERNATIONAL CONFERENCE ON INNOVATIONS IN SCIENCE & TECHNOLOGY: OPPORTUNITIES & CHALLENGES"

SPECIAL ISSUE FOR INTERNATIONAL CONFERENCE ON INNOVATIONS IN SCIENCE & TECHNOLOGY: OPPORTUNITIES & CHALLENGES INTERNATIONAL JOURNAL OF PURE AND APPLIED RESEARCH IN ENGINEERING AND TECHNOLOGY A PATH FOR HORIZING YOUR INNOVATIVE WORK SPECIAL ISSUE FOR INTERNATIONAL CONFERENCE ON INNOVATIONS IN SCIENCE & TECHNOLOGY:

More information

Developing a Fuzzy Database System for Heart Disease Diagnosis

Developing a Fuzzy Database System for Heart Disease Diagnosis Developing a Fuzzy Database System for Heart Disease Diagnosis College of Information Technology Jenan Moosa Hasan Databases are Everywhere! Linguistic Terms V a g u e Hazy Nebulous Unclear Enigmatic Uncertain

More information

Fuzzy Expert System Design for Medical Diagnosis

Fuzzy Expert System Design for Medical Diagnosis Second International Conference Modelling and Development of Intelligent Systems Sibiu - Romania, September 29 - October 02, 2011 Man Diana Ofelia Abstract In recent years, the methods of artificial intelligence

More information

Artificial Intelligence For Homeopathic Remedy Selection

Artificial Intelligence For Homeopathic Remedy Selection Artificial Intelligence For Homeopathic Remedy Selection A. R. Pawar, amrut.pawar@yahoo.co.in, S. N. Kini, snkini@gmail.com, M. R. More mangeshmore88@gmail.com Department of Computer Science and Engineering,

More information

EVALUATION OF THE RISK OF DRUG ADDICTION WITH THE HELP OF FUZZY SETS

EVALUATION OF THE RISK OF DRUG ADDICTION WITH THE HELP OF FUZZY SETS EVALUATION OF THE RISK OF DRUG ADDICTION WITH THE HELP OF FUZZY SETS Manoranjan Kumar Singh 1, Rakesh.L 2 & Aniket Ranjan 3 1 PG Department of Mathematics, Magadh University, Bodhagaya, Gaya, Bihar, India-824234

More information

Computational Intelligence Lecture 21: Integrating Fuzzy Systems and Neural Networks

Computational Intelligence Lecture 21: Integrating Fuzzy Systems and Neural Networks Computational Intelligence Lecture 21: Integrating Fuzzy Systems and Neural Networks Farzaneh Abdollahi Department of Electrical Engineering Amirkabir University of Technology Fall 2013 Farzaneh Abdollahi

More information

Business Statistics Probability

Business Statistics Probability Business Statistics The following was provided by Dr. Suzanne Delaney, and is a comprehensive review of Business Statistics. The workshop instructor will provide relevant examples during the Skills Assessment

More information

Fuzzy Decision Tree FID

Fuzzy Decision Tree FID Fuzzy Decision Tree FID Cezary Z. Janikow Krzysztof Kawa Math & Computer Science Department Math & Computer Science Department University of Missouri St. Louis University of Missouri St. Louis St. Louis,

More information

Non Linear Control of Glycaemia in Type 1 Diabetic Patients

Non Linear Control of Glycaemia in Type 1 Diabetic Patients Non Linear Control of Glycaemia in Type 1 Diabetic Patients Mosè Galluzzo*, Bartolomeo Cosenza Dipartimento di Ingegneria Chimica dei Processi e dei Materiali, Università degli Studi di Palermo Viale delle

More information

Practical and Philosophical Applications. of Fuzzy Logic: A Brief Introduction

Practical and Philosophical Applications. of Fuzzy Logic: A Brief Introduction Practical and Philosophical Applications of Fuzzy Logic: A Brief Introduction D. John Doyle May 2012 Human beings are sometimes said to be different from mere computers and their associated algorithms

More information

Artificially Intelligent Primary Medical Aid for Patients Residing in Remote areas using Fuzzy Logic

Artificially Intelligent Primary Medical Aid for Patients Residing in Remote areas using Fuzzy Logic Artificially Intelligent Primary Medical Aid for Patients Residing in Remote areas using Fuzzy Logic Ravinkal Kaur 1, Virat Rehani 2 1M.tech Student, Dept. of CSE, CT Institute of Technology & Research,

More information

Artificial Intelligence for Interactive Media and Games IMGD 400X (B 08) 1. Background and Motivation

Artificial Intelligence for Interactive Media and Games IMGD 400X (B 08) 1. Background and Motivation Fuzzy Logic Artificial Intelligence for Interactive Media and Games Professor Charles Rich Computer Science Department rich@wpi.edu [Based on Buckland, Chapter 10] IMGD 400X (B 08) 1 Outline Background

More information

Fuzzy Rule Based Systems for Gender Classification from Blog Data

Fuzzy Rule Based Systems for Gender Classification from Blog Data Fuzzy Rule Based Systems for Gender Classification from Blog Data Han Liu 1 and Mihaela Cocea 2 1 School of Computer Science and Informatics, Cardiff University Queens Buildings, 5 The Parade, Cardiff,

More information

Available online at ScienceDirect. Procedia Computer Science 93 (2016 )

Available online at  ScienceDirect. Procedia Computer Science 93 (2016 ) Available online at www.sciencedirect.com ScienceDirect Procedia Computer Science 93 (2016 ) 431 438 6th International Conference On Advances In Computing & Communications, ICACC 2016, 6-8 September 2016,

More information

Tridimensional Fuzzy Pain Assessment

Tridimensional Fuzzy Pain Assessment Tridimensional Fuzzy Pain Assessment Ernesto Araujo Hospital Municipal Dr. José de Carvalho Florence (HMJCF) São José dos Campos, SP, Brazil, 12243-000 Health Informatics Department (DIS) Universidade

More information

Fuzzy Logic 12/6/11. Outline. Motivation. Motivation

Fuzzy Logic 12/6/11. Outline. Motivation. Motivation Outline Fuzzy Logic Artificial Intelligence for Interactive Media and Games Professor Charles Rich Computer Science Department rich@wpi.edu [Based on Buckland, Chapter 10] IMGD 4100 (B 11) 1 Background

More information

A Fuzzy Expert System for Heart Disease Diagnosis

A Fuzzy Expert System for Heart Disease Diagnosis A Fuzzy Expert System for Heart Disease Diagnosis Ali.Adeli, Mehdi.Neshat Abstract The aim of this study is to design a Fuzzy Expert System for heart disease diagnosis. The designed system based on the

More information

Comparison of Mamdani and Sugeno Fuzzy Interference Systems for the Breast Cancer Risk

Comparison of Mamdani and Sugeno Fuzzy Interference Systems for the Breast Cancer Risk Comparison of Mamdani and Sugeno Fuzzy Interference Systems for the Breast Cancer Risk Alshalaa A. Shleeg, Issmail M. Ellabib Abstract Breast cancer is a major health burden worldwide being a major cause

More information

Describe what is meant by a placebo Contrast the double-blind procedure with the single-blind procedure Review the structure for organizing a memo

Describe what is meant by a placebo Contrast the double-blind procedure with the single-blind procedure Review the structure for organizing a memo Business Statistics The following was provided by Dr. Suzanne Delaney, and is a comprehensive review of Business Statistics. The workshop instructor will provide relevant examples during the Skills Assessment

More information

A Fuzzy expert system for goalkeeper quality recognition

A Fuzzy expert system for goalkeeper quality recognition A Fuzzy expert system for goalkeeper quality recognition Mohammad Bazmara 1, Shahram Jafari 2 and Fatemeh Pasand 3 1 School of Electrical and Computer Engineering, Shiraz university, Shiraz,Iran 2 School

More information

Developing a fuzzy Likert scale for measuring xenophobia in Greece

Developing a fuzzy Likert scale for measuring xenophobia in Greece Developing a fuzzy Likert scale for measuring xenophobia in Greece Maria Symeonaki 1, and Aggeliki Kazani 2 1 Panteion University of Political and Social Sciences Department of Social Policy 136 Syggrou

More information

UNIVERSITY of PENNSYLVANIA CIS 520: Machine Learning Final, Fall 2014

UNIVERSITY of PENNSYLVANIA CIS 520: Machine Learning Final, Fall 2014 UNIVERSITY of PENNSYLVANIA CIS 520: Machine Learning Final, Fall 2014 Exam policy: This exam allows two one-page, two-sided cheat sheets (i.e. 4 sides); No other materials. Time: 2 hours. Be sure to write

More information

A NEW DIAGNOSIS SYSTEM BASED ON FUZZY REASONING TO DETECT MEAN AND/OR VARIANCE SHIFTS IN A PROCESS. Received August 2010; revised February 2011

A NEW DIAGNOSIS SYSTEM BASED ON FUZZY REASONING TO DETECT MEAN AND/OR VARIANCE SHIFTS IN A PROCESS. Received August 2010; revised February 2011 International Journal of Innovative Computing, Information and Control ICIC International c 2011 ISSN 1349-4198 Volume 7, Number 12, December 2011 pp. 6935 6948 A NEW DIAGNOSIS SYSTEM BASED ON FUZZY REASONING

More information

Multi Parametric Approach Using Fuzzification On Heart Disease Analysis Upasana Juneja #1, Deepti #2 *

Multi Parametric Approach Using Fuzzification On Heart Disease Analysis Upasana Juneja #1, Deepti #2 * Multi Parametric Approach Using Fuzzification On Heart Disease Analysis Upasana Juneja #1, Deepti #2 * Department of CSE, Kurukshetra University, India 1 upasana_jdkps@yahoo.com Abstract : The aim of this

More information

Uncertain Rule-Based Fuzzy Logic Systems:

Uncertain Rule-Based Fuzzy Logic Systems: Uncertain Rule-Based Fuzzy Logic Systems: Introduction and New Directions Jerry M. Mendel University of Southern California Los Angeles, CA PH PTR Prentice Hall PTR Upper Saddle River, NJ 07458 www.phptr.com

More information

Statistics and Probability

Statistics and Probability Statistics and a single count or measurement variable. S.ID.1: Represent data with plots on the real number line (dot plots, histograms, and box plots). S.ID.2: Use statistics appropriate to the shape

More information

Implementation of Inference Engine in Adaptive Neuro Fuzzy Inference System to Predict and Control the Sugar Level in Diabetic Patient

Implementation of Inference Engine in Adaptive Neuro Fuzzy Inference System to Predict and Control the Sugar Level in Diabetic Patient , ISSN (Print) : 319-8613 Implementation of Inference Engine in Adaptive Neuro Fuzzy Inference System to Predict and Control the Sugar Level in Diabetic Patient M. Mayilvaganan # 1 R. Deepa * # Associate

More information

Fuzzy Knowledge Base for Medical Training

Fuzzy Knowledge Base for Medical Training Fuzzy Knowledge Base for Medical Training Ray Dueñas Jiménez 1 Roger Vieira Horvat 2, Marcelo Schweller 2, Tiago de Araujo Guerra Grangeia 2, Marco Antonio de Carvalho Filho 2, and André Santanchè 1 1

More information

Still important ideas

Still important ideas Readings: OpenStax - Chapters 1 11 + 13 & Appendix D & E (online) Plous - Chapters 2, 3, and 4 Chapter 2: Cognitive Dissonance, Chapter 3: Memory and Hindsight Bias, Chapter 4: Context Dependence Still

More information

Administrative notes. Computational Thinking ct.cs.ubc.ca

Administrative notes. Computational Thinking ct.cs.ubc.ca Administrative notes March 14: Midterm 2: this will cover all lectures, labs and readings between Tue Jan 31 and Thu Mar 9 inclusive Practice Midterm 2 is on Exercises webpage: http://www.ugrad.cs.ubc.ca/~cs100/2016w2/

More information

Speaker Notes: Qualitative Comparative Analysis (QCA) in Implementation Studies

Speaker Notes: Qualitative Comparative Analysis (QCA) in Implementation Studies Speaker Notes: Qualitative Comparative Analysis (QCA) in Implementation Studies PART 1: OVERVIEW Slide 1: Overview Welcome to Qualitative Comparative Analysis in Implementation Studies. This narrated powerpoint

More information

Novel Respiratory Diseases Diagnosis by Using Fuzzy Logic

Novel Respiratory Diseases Diagnosis by Using Fuzzy Logic Global Journal of Computer Science and Technology Vol. 10 Issue 13 (Ver. 1.0 ) October 2010 P a g e 61 Novel Respiratory Diseases Diagnosis by Using Fuzzy Logic Abbas K. Ali, Xu De Zhi, Shaker K. Ali GJCST

More information

Still important ideas

Still important ideas Readings: OpenStax - Chapters 1 13 & Appendix D & E (online) Plous Chapters 17 & 18 - Chapter 17: Social Influences - Chapter 18: Group Judgments and Decisions Still important ideas Contrast the measurement

More information

Dilation and Erosion of Spatial Bipolar Fuzzy Sets

Dilation and Erosion of Spatial Bipolar Fuzzy Sets Dilation and Erosion of Spatial Bipolar Fuzzy Sets Isabelle Bloch GET - Télécom Paris (ENST) Dept. TSI - CNRS UMR 5141 LTCI 46 rue Barrault, 75013 Paris, France Isabelle.Bloch@enst.fr Abstract. Bipolarity

More information

Design of a Fuzzy Rule Base Expert System to Predict and Classify the Cardiac Risk to Reduce the Rate of Mortality

Design of a Fuzzy Rule Base Expert System to Predict and Classify the Cardiac Risk to Reduce the Rate of Mortality Eth.J.Sci & Technol. 5(2):124-135, 2008 ISSN 1816-3378 Bahir Dar University, April 2008 Design of a Fuzzy Rule Base Expert System to Predict and Classify the Cardiac Risk to Reduce the Rate of Mortality

More information

Type-2 fuzzy control of a fed-batch fermentation reactor

Type-2 fuzzy control of a fed-batch fermentation reactor 20 th European Symposium on Computer Aided Process Engineering ESCAPE20 S. Pierucci and G. Buzzi Ferraris (Editors) 2010 Elsevier B.V. All rights reserved. Type-2 fuzzy control of a fed-batch fermentation

More information

Stepwise Knowledge Acquisition in a Fuzzy Knowledge Representation Framework

Stepwise Knowledge Acquisition in a Fuzzy Knowledge Representation Framework Stepwise Knowledge Acquisition in a Fuzzy Knowledge Representation Framework Thomas E. Rothenfluh 1, Karl Bögl 2, and Klaus-Peter Adlassnig 2 1 Department of Psychology University of Zurich, Zürichbergstraße

More information

(a) 50% of the shows have a rating greater than: impossible to tell

(a) 50% of the shows have a rating greater than: impossible to tell q 1. Here is a histogram of the Distribution of grades on a quiz. How many students took the quiz? What percentage of students scored below a 60 on the quiz? (Assume left-hand endpoints are included in

More information

Describe what is meant by a placebo Contrast the double-blind procedure with the single-blind procedure Review the structure for organizing a memo

Describe what is meant by a placebo Contrast the double-blind procedure with the single-blind procedure Review the structure for organizing a memo Please note the page numbers listed for the Lind book may vary by a page or two depending on which version of the textbook you have. Readings: Lind 1 11 (with emphasis on chapters 10, 11) Please note chapter

More information

Edge Detection Techniques Using Fuzzy Logic

Edge Detection Techniques Using Fuzzy Logic Edge Detection Techniques Using Fuzzy Logic Essa Anas Digital Signal & Image Processing University Of Central Lancashire UCLAN Lancashire, UK eanas@uclan.a.uk Abstract This article reviews and discusses

More information

Open Access Fuzzy Analytic Hierarchy Process-based Chinese Resident Best Fitness Behavior Method Research

Open Access Fuzzy Analytic Hierarchy Process-based Chinese Resident Best Fitness Behavior Method Research Send Orders for Reprints to reprints@benthamscience.ae The Open Biomedical Engineering Journal, 0, 9, - Open Access Fuzzy Analytic Hierarchy Process-based Chinese Resident Best Fitness Behavior Method

More information

STT 200 Test 1 Green Give your answer in the scantron provided. Each question is worth 2 points.

STT 200 Test 1 Green Give your answer in the scantron provided. Each question is worth 2 points. STT 200 Test 1 Green Give your answer in the scantron provided. Each question is worth 2 points. For Questions 1 & 2: It is known that the distribution of starting salaries for MSU Education majors has

More information

Modeling the Use of Space for Pointing in American Sign Language Animation

Modeling the Use of Space for Pointing in American Sign Language Animation Modeling the Use of Space for Pointing in American Sign Language Animation Jigar Gohel, Sedeeq Al-khazraji, Matt Huenerfauth Rochester Institute of Technology, Golisano College of Computing and Information

More information

Integrating Episodic Memories and Prior Knowledge. at Multiple Levels of Abstraction. Pernille Hemmer. Mark Steyvers. University of California, Irvine

Integrating Episodic Memories and Prior Knowledge. at Multiple Levels of Abstraction. Pernille Hemmer. Mark Steyvers. University of California, Irvine Integrating Episodic Memories and Prior Knowledge at Multiple Levels of Abstraction Pernille Hemmer Mark Steyvers University of California, Irvine Address for correspondence: Pernille Hemmer University

More information

The Vagueness of Verbal Probability and Frequency Expressions

The Vagueness of Verbal Probability and Frequency Expressions International Journal of Advanced Computer Science, Vol. 1, No. 2, Pp. 52-57, Aug. 2011. The Vagueness of Verbal Probability and Frequency Expressions Franziska Bocklisch Manuscript Received: 23, Aug.,

More information

Fuzzy Logic Based Expert System for Detecting Colorectal Cancer

Fuzzy Logic Based Expert System for Detecting Colorectal Cancer Fuzzy Logic Based Expert System for Detecting Colorectal Cancer Tanjia Chowdhury Lecturer, Dept. of Computer Science and Engineering, Southern University Bangladesh, Chittagong, Bangladesh ---------------------------------------------------------------------***----------------------------------------------------------------------

More information

(a) 50% of the shows have a rating greater than: impossible to tell

(a) 50% of the shows have a rating greater than: impossible to tell KEY 1. Here is a histogram of the Distribution of grades on a quiz. How many students took the quiz? 15 What percentage of students scored below a 60 on the quiz? (Assume left-hand endpoints are included

More information

Diagnosis Of the Diabetes Mellitus disease with Fuzzy Inference System Mamdani

Diagnosis Of the Diabetes Mellitus disease with Fuzzy Inference System Mamdani Diagnosis Of the Diabetes Mellitus disease with Fuzzy Inference System Mamdani Za imatun Niswati, Aulia Paramita and Fanisya Alva Mustika Technical Information, Indraprasta PGRI University E-mail : zaimatunnis@gmail.com,

More information

Eating and Sleeping Habits of Different Countries

Eating and Sleeping Habits of Different Countries 9.2 Analyzing Scatter Plots Now that we know how to draw scatter plots, we need to know how to interpret them. A scatter plot graph can give us lots of important information about how data sets are related

More information

Describe what is meant by a placebo Contrast the double-blind procedure with the single-blind procedure Review the structure for organizing a memo

Describe what is meant by a placebo Contrast the double-blind procedure with the single-blind procedure Review the structure for organizing a memo Please note the page numbers listed for the Lind book may vary by a page or two depending on which version of the textbook you have. Readings: Lind 1 11 (with emphasis on chapters 5, 6, 7, 8, 9 10 & 11)

More information

COGS 105 Research Methods for Cognitive Scientists. Cognitive Science. Important: Course Site. cognaction.org/cogs105

COGS 105 Research Methods for Cognitive Scientists. Cognitive Science. Important: Course Site. cognaction.org/cogs105 COGS 105 Research Methods for Cognitive Scientists Week 1, Class 1: Introduction to the Course; Preliminaries Cognitive Science Cognitive science is the scientific study of intelligent behavior its processes,

More information

Context, information s meaning, and perception

Context, information s meaning, and perception 8th Conference of the European Society for Fuzzy Logic and Technology (EUSFLAT 2013) Context, information s meaning, and perception Clara Barroso 1 University of La Laguna 2 Associated researcher ECSC

More information

Math HL Chapter 12 Probability

Math HL Chapter 12 Probability Math HL Chapter 12 Probability Name: Read the notes and fill in any blanks. Work through the ALL of the examples. Self-Check your own progress by rating where you are. # Learning Targets Lesson I have

More information

Vagueness, Context Dependence and Interest Relativity

Vagueness, Context Dependence and Interest Relativity Chris Kennedy Seminar on Vagueness University of Chicago 2 May, 2006 Vagueness, Context Dependence and Interest Relativity 1 Questions about vagueness Graff (2000) summarizes the challenge for a theory

More information

Keywords Fuzzy Logic, Fuzzy Rule, Fuzzy Membership Function, Fuzzy Inference System, Edge Detection, Regression Analysis.

Keywords Fuzzy Logic, Fuzzy Rule, Fuzzy Membership Function, Fuzzy Inference System, Edge Detection, Regression Analysis. Volume 6, Issue 3, March 2016 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Modified Fuzzy

More information

Fuzzy approach to Likert Spectrum in Classified levels in Surveying researches

Fuzzy approach to Likert Spectrum in Classified levels in Surveying researches The Journal of Mathematics and Computer Science Available online at http://www.tjmcs.com The Journal of Mathematics and Computer Science Vol.2 No.2 (2011) 394-401 Fuzzy approach to Likert Spectrum in Classified

More information

Module 28 - Estimating a Population Mean (1 of 3)

Module 28 - Estimating a Population Mean (1 of 3) Module 28 - Estimating a Population Mean (1 of 3) In "Estimating a Population Mean," we focus on how to use a sample mean to estimate a population mean. This is the type of thinking we did in Modules 7

More information

Fuzzy Techniques for Classification of Epilepsy risk level in Diabetic Patients Using Cerebral Blood Flow and Aggregation Operators

Fuzzy Techniques for Classification of Epilepsy risk level in Diabetic Patients Using Cerebral Blood Flow and Aggregation Operators Fuzzy Techniques for Classification of Epilepsy risk level in Diabetic Patients Using Cerebral Blood Flow and Aggregation Operators R.Harikumar, Dr. (Mrs).R.Sukanesh Research Scholar Assistant Professor

More information

VILNIAUS MIESTO 3 KLASIŲ MOKINIŲ ANGLŲ KALBOS OLIMPIADOS UŽDUOTYS 2016 M. Student s name, school

VILNIAUS MIESTO 3 KLASIŲ MOKINIŲ ANGLŲ KALBOS OLIMPIADOS UŽDUOTYS 2016 M. Student s name, school TOTAL /70 VILNIAUS MIESTO 3 KLASIŲ MOKINIŲ ANGLŲ KALBOS OLIMPIADOS UŽDUOTYS 2016 M. Student s name, school 1. Read the text and answer the questions. Circle the correct answer. FIRST AIRPLANE TRIP Time:

More information

CHAPTER 4 ANFIS BASED TOTAL DEMAND DISTORTION FACTOR

CHAPTER 4 ANFIS BASED TOTAL DEMAND DISTORTION FACTOR 47 CHAPTER 4 ANFIS BASED TOTAL DEMAND DISTORTION FACTOR In distribution systems, the current harmonic distortion should be limited to an acceptable limit to avoid heating, losses and malfunctioning of

More information

Fever Diagnosis Rule-Based Expert Systems

Fever Diagnosis Rule-Based Expert Systems Fever Diagnosis Rule-Based Expert Systems S. Govinda Rao M. Eswara Rao D. Siva Prasad Dept. of CSE Dept. of CSE Dept. of CSE TP inst. Of Science & Tech., TP inst. Of Science & Tech., Rajah RSRKRR College

More information

Integrating episodic memories and prior knowledge at multiple levels of abstraction

Integrating episodic memories and prior knowledge at multiple levels of abstraction Psychonomic Bulletin & Review 29, 16 (1), 8-87 doi:1.3758/pbr.16.1.8 Integrating episodic memories and prior knowledge at multiple levels of abstraction Pernille Hemmer and Mark Steyvers University of

More information

An intelligent car driving based on fuzzy target with safety zone

An intelligent car driving based on fuzzy target with safety zone An intelligent car driving based on fuzzy target with safety zone Takayuki OGAWA and Seiji YASUNOBU University of Tsukuba Tennodai 1-1-1, Tsukuba, 35-8573 Ibaraki, JAPAN Email:ogawa@fz.iit.tsukuba.ac.jp

More information

A Practical Approach to Prescribe The Amount of Used Insulin of Diabetic Patients

A Practical Approach to Prescribe The Amount of Used Insulin of Diabetic Patients A Practical Approach to Prescribe The Amount of Used Insulin of Diabetic Patients Mehran Mazandarani*, Ali Vahidian Kamyad** *M.Sc. in Electrical Engineering, Ferdowsi University of Mashhad, Iran, me.mazandarani@gmail.com

More information

Connectivity in a Bipolar Fuzzy Graph and its Complement

Connectivity in a Bipolar Fuzzy Graph and its Complement Annals of Pure and Applied Mathematics Vol. 15, No. 1, 2017, 89-95 ISSN: 2279-087X (P), 2279-0888(online) Published on 11 December 2017 www.researchmathsci.org DOI: http://dx.doi.org/10.22457/apam.v15n1a8

More information

VILNIAUS MIESTO 3 KLASIŲ MOKINIŲ ANGLŲ KALBOS OLIMPIADOS UŽDUOČIŲ ATSAKYMAI 2016 M. Student s name, school

VILNIAUS MIESTO 3 KLASIŲ MOKINIŲ ANGLŲ KALBOS OLIMPIADOS UŽDUOČIŲ ATSAKYMAI 2016 M. Student s name, school TOTAL /70 VILNIAUS MIESTO 3 KLASIŲ MOKINIŲ ANGLŲ KALBOS OLIMPIADOS UŽDUOČIŲ ATSAKYMAI 2016 M. Student s name, school 1. Read the text and answer the questions. Circle the correct answer. FIRST AIRPLANE

More information

Denny Borsboom Jaap van Heerden Gideon J. Mellenbergh

Denny Borsboom Jaap van Heerden Gideon J. Mellenbergh Validity and Truth Denny Borsboom Jaap van Heerden Gideon J. Mellenbergh Department of Psychology, University of Amsterdam ml borsboom.d@macmail.psy.uva.nl Summary. This paper analyzes the semantics of

More information

Lecture 12: more Chapter 5, Section 3 Relationships between Two Quantitative Variables; Regression

Lecture 12: more Chapter 5, Section 3 Relationships between Two Quantitative Variables; Regression Lecture 12: more Chapter 5, Section 3 Relationships between Two Quantitative Variables; Regression Equation of Regression Line; Residuals Effect of Explanatory/Response Roles Unusual Observations Sample

More information

The Analysis of 2 K Contingency Tables with Different Statistical Approaches

The Analysis of 2 K Contingency Tables with Different Statistical Approaches The Analysis of 2 K Contingency Tables with Different tatistical Approaches Hassan alah M. Thebes Higher Institute for Management and Information Technology drhassn_242@yahoo.com Abstract The main objective

More information

Some Connectivity Concepts in Bipolar Fuzzy Graphs

Some Connectivity Concepts in Bipolar Fuzzy Graphs Annals of Pure and Applied Mathematics Vol. 7, No. 2, 2014, 98-108 ISSN: 2279-087X (P), 2279-0888(online) Published on 30 September 2014 www.researchmathsci.org Annals of Some Connectivity Concepts in

More information

A Bayesian Account of Reconstructive Memory

A Bayesian Account of Reconstructive Memory Hemmer, P. & Steyvers, M. (8). A Bayesian Account of Reconstructive Memory. In V. Sloutsky, B. Love, and K. McRae (Eds.) Proceedings of the 3th Annual Conference of the Cognitive Science Society. Mahwah,

More information

Readings: Textbook readings: OpenStax - Chapters 1 11 Online readings: Appendix D, E & F Plous Chapters 10, 11, 12 and 14

Readings: Textbook readings: OpenStax - Chapters 1 11 Online readings: Appendix D, E & F Plous Chapters 10, 11, 12 and 14 Readings: Textbook readings: OpenStax - Chapters 1 11 Online readings: Appendix D, E & F Plous Chapters 10, 11, 12 and 14 Still important ideas Contrast the measurement of observable actions (and/or characteristics)

More information

REVIEW PROBLEMS FOR FIRST EXAM

REVIEW PROBLEMS FOR FIRST EXAM M358K Sp 6 REVIEW PROBLEMS FOR FIRST EXAM Please Note: This review sheet is not intended to tell you what will or what will not be on the exam. However, most of these problems have appeared on or are very

More information

Pooling Subjective Confidence Intervals

Pooling Subjective Confidence Intervals Spring, 1999 1 Administrative Things Pooling Subjective Confidence Intervals Assignment 7 due Friday You should consider only two indices, the S&P and the Nikkei. Sorry for causing the confusion. Reading

More information

Capability approach and fuzzy set theory: description, aggregation and inference issues

Capability approach and fuzzy set theory: description, aggregation and inference issues Final version, Oct 2005 forthcoming on Lemmi A., Betti G. (eds.), Fuzzy set approach to multidimensional poverty measurement, Springer. Capability approach and fuzzy set theory: description, aggregation

More information

Readings: Textbook readings: OpenStax - Chapters 1 13 (emphasis on Chapter 12) Online readings: Appendix D, E & F

Readings: Textbook readings: OpenStax - Chapters 1 13 (emphasis on Chapter 12) Online readings: Appendix D, E & F Readings: Textbook readings: OpenStax - Chapters 1 13 (emphasis on Chapter 12) Online readings: Appendix D, E & F Plous Chapters 17 & 18 Chapter 17: Social Influences Chapter 18: Group Judgments and Decisions

More information

Economics 471 Lecture 1. Regression to Mediocrity: Galton s Study of the Inheritance of Height

Economics 471 Lecture 1. Regression to Mediocrity: Galton s Study of the Inheritance of Height University of Illinois Spring 2006 Department of Economics Roger Koenker Economics 471 Lecture 1 Regression to Mediocrity: Galton s Study of the Inheritance of Height Arguably, the most important statistical

More information

Empowered by Psychometrics The Fundamentals of Psychometrics. Jim Wollack University of Wisconsin Madison

Empowered by Psychometrics The Fundamentals of Psychometrics. Jim Wollack University of Wisconsin Madison Empowered by Psychometrics The Fundamentals of Psychometrics Jim Wollack University of Wisconsin Madison Psycho-what? Psychometrics is the field of study concerned with the measurement of mental and psychological

More information

9 research designs likely for PSYC 2100

9 research designs likely for PSYC 2100 9 research designs likely for PSYC 2100 1) 1 factor, 2 levels, 1 group (one group gets both treatment levels) related samples t-test (compare means of 2 levels only) 2) 1 factor, 2 levels, 2 groups (one

More information

were selected at random, the probability that it is white or black would be 2 3.

were selected at random, the probability that it is white or black would be 2 3. Math 1342 Ch, 4-6 Review Name MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. 1) What is the set of all possible outcomes of a probability experiment?

More information

Dealing with Uncertainty in Expert Systems

Dealing with Uncertainty in Expert Systems Dealing with Uncertainty in Expert Systems Sonal Dubey, R. K. Pandey, S. S. Gautam Abstract The aim of artificial intelligence is to develop tools for representing piece of knowledge and providing inference

More information

An application of topological relations of fuzzy regions with holes

An application of topological relations of fuzzy regions with holes Chapter 5 An application of topological relations of fuzzy regions with holes 5.1 Introduction In the last two chapters, we have provided theoretical frameworks for fuzzy regions with holes in terms of

More information

On the Collaborative Development of Para-consistent Conceptual Models

On the Collaborative Development of Para-consistent Conceptual Models On the Collaborative Development of Para-consistent Conceptual Models Ebrahim Bagheri and Ali A. Ghorbani Faculty of Computer Science, University of New Brunswick Fredericton, NB, Canada {e.bagheri,ghorbani}@unb.ca

More information

COMPARATIVE STUDY ON FEATURE EXTRACTION METHOD FOR BREAST CANCER CLASSIFICATION

COMPARATIVE STUDY ON FEATURE EXTRACTION METHOD FOR BREAST CANCER CLASSIFICATION COMPARATIVE STUDY ON FEATURE EXTRACTION METHOD FOR BREAST CANCER CLASSIFICATION 1 R.NITHYA, 2 B.SANTHI 1 Asstt Prof., School of Computing, SASTRA University, Thanjavur, Tamilnadu, India-613402 2 Prof.,

More information

SCUOLA DI SPECIALIZZAZIONE IN FISICA MEDICA. Sistemi di Elaborazione dell Informazione. Introduzione. Ruggero Donida Labati

SCUOLA DI SPECIALIZZAZIONE IN FISICA MEDICA. Sistemi di Elaborazione dell Informazione. Introduzione. Ruggero Donida Labati SCUOLA DI SPECIALIZZAZIONE IN FISICA MEDICA Sistemi di Elaborazione dell Informazione Introduzione Ruggero Donida Labati Dipartimento di Informatica via Bramante 65, 26013 Crema (CR), Italy http://homes.di.unimi.it/donida

More information

A Fuzzy Expert System Design for Diagnosis of Prostate Cancer

A Fuzzy Expert System Design for Diagnosis of Prostate Cancer A Fuzzy Expert System Design for Diagnosis of Prostate Cancer Ismail SARITAS, Novruz ALLAHVERDI and Ibrahim Unal SERT Abstract: In this study a fuzzy expert system design for diagnosing, analyzing and

More information

Recent advances in imaging and diagnostics postural: SpinalMeter CervicalMeter. Roma, 18/01/2014

Recent advances in imaging and diagnostics postural: SpinalMeter CervicalMeter. Roma, 18/01/2014 Recent advances in imaging and diagnostics postural: SpinalMeter CervicalMeter Roma, 18/01/2014 How to get better performance in weightlifting? Starting from a balanced posture it s a good choice. Proper

More information

A Fuzzy Logic System to Encode Emotion-Related Words and Phrases

A Fuzzy Logic System to Encode Emotion-Related Words and Phrases A Fuzzy Logic System to Encode Emotion-Related Words and Phrases Author: Abe Kazemzadeh Contact: kazemzad@usc.edu class: EE590 Fuzzy Logic professor: Prof. Mendel Date: 2007-12-6 Abstract: This project

More information

AN ADVANCED COMPUTATIONAL APPROACH TO ACKNOWLEDGED SYSTEM OF SYSTEMS ANALYSIS & ARCHITECTING USING AGENT BASED BEHAVIORAL MODELING

AN ADVANCED COMPUTATIONAL APPROACH TO ACKNOWLEDGED SYSTEM OF SYSTEMS ANALYSIS & ARCHITECTING USING AGENT BASED BEHAVIORAL MODELING AN ADVANCED COMPUTATIONAL APPROACH TO ACKNOWLEDGED SYSTEM OF SYSTEMS ANALYSIS & ARCHITECTING USING AGENT BASED BEHAVIORAL MODELING Paulette Acheson pbatk5@mail.mst.edu Cihan H. Dagli Steven Corns Nil Kilicay-Ergin

More information

Aggregating Complementary and Contradictory Information for Military Decision Making

Aggregating Complementary and Contradictory Information for Military Decision Making Aggregating Complementary and Contradictory Information for Military Decision Making Behrooz Etesamipour betesamipour@towson.edu Robert J. Hammell II rhammell@towson.edu Department of Computer and Information

More information

Qualitative & Multi-Method Research. Set Theory and Fuzzy Sets: Their Relationship to Natural Language

Qualitative & Multi-Method Research. Set Theory and Fuzzy Sets: Their Relationship to Natural Language Qualitative & Multi-Method Research Newsletter of the American Political Science Association Organized Section for Qualitative and Multi-Method Research Spring 2014, Vol. 12, No. 1: 9-14. Set Theory and

More information

Artificial Intelligence Programming Probability

Artificial Intelligence Programming Probability Artificial Intelligence Programming Probability Chris Brooks Department of Computer Science University of San Francisco Department of Computer Science University of San Francisco p.1/25 17-0: Uncertainty

More information

Chapter 02 Developing and Evaluating Theories of Behavior

Chapter 02 Developing and Evaluating Theories of Behavior Chapter 02 Developing and Evaluating Theories of Behavior Multiple Choice Questions 1. A theory is a(n): A. plausible or scientifically acceptable, well-substantiated explanation of some aspect of the

More information

International Journal of Computer Engineering and Applications, Volume XI, Issue VIII, August 17, ISSN

International Journal of Computer Engineering and Applications, Volume XI, Issue VIII, August 17,  ISSN International Journal of Computer Engineering and Applications, Volume XI, Issue VIII, August 17, www.ijcea.com ISSN 2321-3469 COMPARISON OF MAMDANI, SUGENO AND NEURO FUZZY MODELS FOR DIAGNOSIS OF DIABETIC

More information

Modeling of Driver Anxiety During Signal Change Intervals

Modeling of Driver Anxiety During Signal Change Intervals TRANSPORTATION RESEARCH RECORD 1399 27 Modeling of Driver Anxiety During Signal Change Intervals SHINYA KIKUCHI, VIJAYKUMAR PERINCHERRY, PARTHA CHAKROBORTY, AND HIROSHI TAKAHASHI The anxiety that a driver

More information

AQC93, 47 th Annual Quality Congress, Boston, Massachusetts, May 24-26, 1993

AQC93, 47 th Annual Quality Congress, Boston, Massachusetts, May 24-26, 1993 H. J. Bajaria, Ph.D., P.E. Multiface, Inc. Garden City, Michigan ABSTRACT STATISTICAL PROBLEM SOLVING STRATEGIES Statistical Problem Solving (SPS) strategies play a key role in connecting problem-solving

More information

Annotation and Retrieval System Using Confabulation Model for ImageCLEF2011 Photo Annotation

Annotation and Retrieval System Using Confabulation Model for ImageCLEF2011 Photo Annotation Annotation and Retrieval System Using Confabulation Model for ImageCLEF2011 Photo Annotation Ryo Izawa, Naoki Motohashi, and Tomohiro Takagi Department of Computer Science Meiji University 1-1-1 Higashimita,

More information

Logical Thinking: the gateway to Transformative Education

Logical Thinking: the gateway to Transformative Education Logical Thinking: the gateway to Transformative Education Wannapong Triampo, Ph.D. R&D Unit for STEM Education & Dept. of Physics, Fact. of Science, Mahidol Univ. รศ. ดร. วรรณพงษ เตร ยมโพธ ภาคว ชาฟ ส กส

More information

Hypothesis-Driven Research

Hypothesis-Driven Research Hypothesis-Driven Research Research types Descriptive science: observe, describe and categorize the facts Discovery science: measure variables to decide general patterns based on inductive reasoning Hypothesis-driven

More information

Intelligent Systems. Discriminative Learning. Parts marked by * are optional. WS2013/2014 Carsten Rother, Dmitrij Schlesinger

Intelligent Systems. Discriminative Learning. Parts marked by * are optional. WS2013/2014 Carsten Rother, Dmitrij Schlesinger Intelligent Systems Discriminative Learning Parts marked by * are optional 30/12/2013 WS2013/2014 Carsten Rother, Dmitrij Schlesinger Discriminative models There exists a joint probability distribution

More information