Chapter 3 FUZZY RELATION AND COMPOSITION

Slides:



Advertisements
Similar presentations
Chapter 2 The Operations of Fuzzy Set. Outline Standard operations of fuzzy set Fuzzy complement Fuzzy union Fuzzy intersection Other operations in fuzzy.
Advertisements

More Set Definitions and Proofs 1.6, 1.7. Ordered n-tuple The ordered n-tuple (a1,a2,…an) is the ordered collection that has a1 as its first element,
Fuzzy Set and Opertion. Outline Fuzzy Set and Crisp Set Expanding concepts Standard operation of fuzzy set Fuzzy relations Operations on fuzzy relations.
1. Number of Elements in A 2. Inclusion-Exclusion Principle 3. Venn Diagram 4. De Morgan's Laws 1.
Basic Structures: Sets, Functions, Sequences, Sums, and Matrices
Basic Structures: Sets, Functions, Sequences, Sums, and Matrices
Chapter 6 FUZZY FUNCTION Chi-Yuan Yeh. Kinds of fuzzy function Crisp function with fuzzy constraint Fuzzy extension function which propagates the fuzziness.
Fuzzy Sets and Applications Introduction Introduction Fuzzy Sets and Operations Fuzzy Sets and Operations.
FUZZY SYSTEMS. Fuzzy Systems Fuzzy Sets – To quantify and reason about fuzzy or vague terms of natural language – Example: hot, cold temperature small,
PART 2 Fuzzy sets vs crisp sets
Geometry of Fuzzy Sets.
PART 1 From classical sets to fuzzy sets 1. Introduction 2. Crisp sets: an overview 3. Fuzzy sets: basic types 4. Fuzzy sets: basic concepts FUZZY SETS.
Exercise 5.
Chapter 18 Fuzzy Reasoning.
MAE 552 Heuristic Optimization Instructor: John Eddy Lecture #32 4/19/02 Fuzzy Logic.
Theory and Applications

Fussy Set Theory Definition A fuzzy subset A of a universe of discourse U is characterized by a membership function which associate with each element.
Chapter 2 Fuzzy Sets Versus Crisp Sets
MATERI VI FUZZY SET. Fuzzy Set 2 Fuzzy Set Theory was formalized by Professor Lofti Zadeh at the University of California in What Zadeh proposed.
Basic Structures: Sets, Functions, Sequences, Sums, and Matrices
Fuzzy Logic. Lecture Outline Fuzzy Systems Fuzzy Sets Membership Functions Fuzzy Operators Fuzzy Set Characteristics Fuzziness and Probability.
April 10, 2002Applied Discrete Mathematics Week 10: Relations 1 Counting Relations Example: How many different reflexive relations can be defined on a.
Row 1 Row 2 Row 3 Row m Column 1Column 2Column 3 Column 4.
931102fuzzy set theory chap07.ppt1 Fuzzy relations Fuzzy sets defined on universal sets which are Cartesian products.
Advanced information retrieval Chapter. 02: Modeling (Set Theoretic Models) – Fuzzy model.
Discrete Mathematics and Its Applications Sixth Edition By Kenneth Rosen Copyright  The McGraw-Hill Companies, Inc. Permission required for reproduction.
If A and B are both m × n matrices then the sum of A and B, denoted A + B, is a matrix obtained by adding corresponding elements of A and B. add these.
Chapter 1 SETS, FUNCTIONs, ELEMENTARY LOGIC & BOOLEAN ALGEBRAs BY: MISS FARAH ADIBAH ADNAN IMK.
Discrete Mathematics Relation.
CHAPTER 3 FUZZY RELATION and COMPOSITION. 3.1 Crisp relation Product set Definition (Product set) Let A and B be two non-empty sets, the product.
Chapter 2 The Operation of Fuzzy Set. 2.1 Standard operations of fuzzy set Complement set Union A  B Intersection A  B difference between characteristics.
Chapter 2 The Operations of Fuzzy Set. Outline Standard operations of fuzzy set Fuzzy complement Fuzzy union Fuzzy intersection Other operations in fuzzy.
Sets and Subsets Set A set is a collection of well-defined objects (elements/members). The elements of the set are said to belong to (or be contained in)
CMPS 561 Fuzzy Set Retrieval Ryan Benton September 1, 2010.
Topic 2 Fuzzy Logic Control. Ming-Feng Yeh2-2 Outlines Basic concepts of fuzzy set theory Fuzzy relations Fuzzy logic control General Fuzzy System R.R.
Relations. Important Definitions We covered all of these definitions on the board on Monday, November 7 th. Definition 1 Definition 2 Definition 3 Definition.
Relation. Combining Relations Because relations from A to B are subsets of A x B, two relations from A to B can be combined in any way two sets can be.
Chapter 2: FUZZY SETS Introduction (2.1)
Lecture 3 Fuzzy sets. 1.1 Sets Elements of sets An universal set X is defined in the universe of discourse and it includes all possible elements.
Set Operations Section 2.2.
Section 1.2 – 1.3 Outline Intersection  Disjoint Sets (A  B=  ) AND Union  OR Universe The set of items that are possible for membership Venn Diagrams.
Functions – Page 1CSCI 1900 – Discrete Structures CSCI 1900 Discrete Structures Functions Reading: Kolman, Section 5.1.
Fuzzy Logic Artificial Intelligence Chapter 9. Outline Crisp Logic Fuzzy Logic Fuzzy Logic Applications Conclusion “traditional logic”: {true,false}
The Basic Concepts of Set Theory. Chapter 1 Set Operations and Cartesian Products.
Chapter 2 1. Chapter Summary Sets (This Slide) The Language of Sets - Sec 2.1 – Lecture 8 Set Operations and Set Identities - Sec 2.2 – Lecture 9 Functions.
Fuzzy Relations( 關係 ), Fuzzy Graphs( 圖 形 ), and Fuzzy Arithmetic( 運算 ) Chapter 4.
Chapter 6 Fuzzy Function. 6.1 Kinds of Fuzzy Function 1. Crisp function with fuzzy constraint. 2. Crisp function which propagates the fuzziness of independent.
Course : T0423-Current Popular IT III
The set of whole numbers less than 7 is {1, 2, 3, 4, 5, 6}
Classical Relations and Fuzzy Relations
Module 2: Intro to Relational Model
Chapter 9 Fuzzy Inference
Fuzzy Control Electrical Engineering Islamic University of Gaza
Introduction to Fuzzy Logic
Section 3.4 – Combinations of Functions
Section 7.4 Matrix Algebra.
Financial Informatics –IX: Fuzzy Sets
Chapter Sets &Venn Diagrams.
Introduction to Sets.
Introduction to Relations and Functions
Example of a Relation attributes (or columns) tuples (or rows)
Chapter 2: Intro to Relational Model
Combinations of Functions

REVISION Relation. REVISION Relation Introduction to Relations and Functions.
Ordered Pair – (11 - 2) CS-708.
Introduction to Fuzzy Set Theory
Agenda Lecture Content: Relations (Relasi)
Presentation transcript:

Chapter 3 FUZZY RELATION AND COMPOSITION Chi-Yuan Yeh

Outline Product set Crisp / fuzzy relations Composition / decomposition Projection / cylindrical extension Extension of fuzzy set / fuzzy relation Fuzzy distance between fuzzy sets

Product set

Product set

Product set A={a1,a2} B={b1,b2} C={c1,c2} AxBxC = {(a1,b1,c1),(a1,b1,c2),(a1,b2,c1),(a1,b2,c2),(a2,b1,c1),(a2,b1,c2),(a2,b2,c1), (a2,b2,c2)}

Crisp relation A relation among crisp sets is a subset of the Cartesian product. It is denoted by . Using the membership function defines the crisp relation R :

Fuzzy relation A fuzzy relation is a fuzzy set defined on the Cartesian product of crisp sets A1, A2, ..., An where tuples (x1, x2, ..., xn) may have varying degrees of membership within the relation. The membership grade indicates the strength of the relation present between the elements of the tuple.

Representation methods Bipartigraph (Crisp) (Fuzzy)

Representation methods Matrix (Crisp) (Fuzzy)

Representation methods Digraph (Crisp) (Fuzzy)

Domain and range of fuzzy relation

Domain and range of fuzzy relation Fuzzy matrix

Operations on fuzzy matrices Sum: Example

Operations on fuzzy matrices Max product: C = A・B=AB= Example

Max product Example

Max product Example

Max product Example

Operations on fuzzy matrices Scalar product: Example

Operations on fuzzy relations Union relation For n relations

Union relation Example

Operations on fuzzy relations Intersection relation For n relations

Intersection relation Example

Operations on fuzzy relations Complement relation: Example

Composition of fuzzy relations Max-min composition Example

Composition of fuzzy relations

Composition of fuzzy relations Example

Composition of fuzzy relations Example

Composition of fuzzy relations

α-cut of fuzzy relation Example

α-cut of fuzzy relation

Decomposition of relation

Decomposition of relation

Decomposition of relation

Projection / cylindrical extension

Projection / cylindrical extension

Projection in n dimension

Projection

Projection

Projection

Projection

Projection / cylindrical extension

Cylindrical extension

Cylindrical extension

Cylindrical extension x1 = 0 : x,x1 = 1 : y x2 = 0 : a, x2 = 1 : b x3 = 0 : α, x3 = 1 : β

Cylindrical extension Join(R123’,R123’’) = C(R123’)∩C(R123’’) = Min(R123’,R123’’) = R123’’’

Extension of fuzzy set A crisp function Let then

Extension of fuzzy set There are two universal sets And We can obtain B by A and R, use

Extension of fuzzy set By

Extension of fuzzy set If A is a fuzzy set and R is We can also get B by A an R, use

Extension of fuzzy set By use

Extension of fuzzy set If A is a fuzzy set and R is a fuzzy relation We can get B by using

Extension of fuzzy set By

Extension of fuzzy set Extension of a crisp relation

Extension of fuzzy set

Extension by fuzzy relation

Extension by fuzzy relation

Extension by fuzzy relation

Extension by fuzzy relation

Extension by fuzzy relation

Extension by fuzzy relation

Fuzzy distance between fuzzy sets nonnegative

Fuzzy distance between fuzzy sets

Fuzzy distance between fuzzy sets

Fuzzy distance between fuzzy sets

Fuzzy distance between fuzzy sets

Thanks for your attention!