931102fuzzy set theory chap07.ppt1 Fuzzy relations Fuzzy sets defined on universal sets which are Cartesian products.

Slides:



Advertisements
Similar presentations
Computational Intelligence Winter Term 2010/11 Prof. Dr. Günter Rudolph Lehrstuhl für Algorithm Engineering (LS 11) Fakultät für Informatik TU Dortmund.
Advertisements

Representing Relations Rosen 7.3. Using Matrices For finite sets we can use zero-one matrices. Elements of each set A and B must be listed in some particular.
CSE115/ENGR160 Discrete Mathematics 04/26/12 Ming-Hsuan Yang UC Merced 1.
Fuzzy Set and Opertion. Outline Fuzzy Set and Crisp Set Expanding concepts Standard operation of fuzzy set Fuzzy relations Operations on fuzzy relations.
1 Section 7.3 Representing relations (part 1: matrices)
The Engineering Design of Systems: Models and Methods
CS2210(22C:19) Discrete Structures Relations Spring 2015 Sukumar Ghosh.
Discrete Structures Chapter 5 Relations Nurul Amelina Nasharuddin Multimedia Department.
Chapter 3 Review MATH130 Heidi Burgiel. Relation A relation R from X to Y is any subset of X x Y The matrix of a Relation R is a matrix that has a 1 in.
Relations. Binary Relations a relation between elements of two sets is a subset of their Cartesian product (of ordered pairs). Note the di ff erence between.
Exercise 5.
Relations binary relations xRy on sets x  X y  Y R  X  Y Example: “less than” relation from A={0,1,2} to B={1,2,3} use traditional notation 0 < 1,
Theory and Applications

Chapter 9 1. Chapter Summary Relations and Their Properties n-ary Relations and Their Applications (not currently included in overheads) Representing.
Chapter 9. Chapter Summary Relations and Their Properties n-ary Relations and Their Applications (not currently included in overheads) Representing Relations.
Unit Unit 04 Relations IT DisiciplineITD1111 Discrete Mathematics & Statistics STDTLP1 Unit 4 Relations.
INM175 Topic 7 1 Module INM175 Discrete Mathematics Topic 7 Set Theoretic Models.
Discrete Math for CS Binary Relation: A binary relation between sets A and B is a subset of the Cartesian Product A x B. If A = B we say that the relation.
CSC-2259 Discrete Structures
Relations, Functions, and Matrices Mathematical Structures for Computer Science Chapter 4 Copyright © 2006 W.H. Freeman & Co.MSCS Slides Relations, Functions.
8.3 Representing Relations Directed Graphs –Vertex –Arc (directed edge) –Initial vertex –Terminal vertex.
Relations Relations between sets are like functions, but with a more general definition (given later). presentations: a set, a binary matrix, a graph…
Sets Define sets in 2 ways  Enumeration  Set comprehension (predicate on membership), e.g., {n | n  N   k  k  N  n = 10  k  0  n  50} the set.
Discrete Mathematics and Its Applications Sixth Edition By Kenneth Rosen Chapter 8 Relations 歐亞書局.
Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display. Relations.
Discrete Mathematics Relation.
Fall 2015 COMP 2300 Discrete Structures for Computation Donghyun (David) Kim Department of Mathematics and Physics North Carolina Central University 1.
Relations and their Properties
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.
Relations, Functions, and Matrices Mathematical Structures for Computer Science Chapter 4 Copyright © 2006 W.H. Freeman & Co.MSCS Slides Relations, Functions.
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)
1 RELATIONS Learning outcomes Students are able to: a. determine the properties of relations – reflexive, symmetric, transitive, and antisymmetric b. determine.
Relations. Important Definitions We covered all of these definitions on the board on Monday, November 7 th. Definition 1 Definition 2 Definition 3 Definition.
1 Chapter Equivalence, Order, and Inductive Proof.
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.
Equivalence Relations. Partial Ordering Relations 1.
1 Discrete and Combinatorial Mathematics R. P. Grimaldi, 5 th edition, 2004 Chapter 5 Relations and Functions.
Problem Statement How do we represent relationship between two related elements ?
Chapter 9. Chapter Summary Relations and Their Properties n-ary Relations and Their Applications (not currently included in overheads) Representing Relations.
PART 10 Pattern Recognition 1. Fuzzy clustering 2. Fuzzy pattern recognition 3. Fuzzy image processing FUZZY SETS AND FUZZY LOGIC Theory and Applications.
4. Relations and Digraphs Binary Relation Geometric and Algebraic Representation Method Properties Equivalence Relations Operations.
Unit II Discrete Structures Relations and Functions SE (Comp.Engg.)
Representing Relations Using Matrices A relation between finite sets can be represented using a zero-one matrix Suppose R is a relation from A = {a 1,
Chapter Relations and Their Properties
1 RELATIONS Learning outcomes Students are able to: a. determine the properties of relations – reflexive, symmetric, transitive, and antisymmetric b. determine.
Relations Section 9.1, 9.3—9.5 of Rosen Spring 2012
1 Section 4.1 Properties of Binary Relations A binary relation R over a set A is a subset of A  A. If (x, y)  R we also write x R y. Example. Some sample.
Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display. Relations.
Chapter 8: Relations. 8.1 Relations and Their Properties Binary relations: Let A and B be any two sets. A binary relation R from A to B, written R : A.
RelationsCSCE 235, Spring Introduction A relation between elements of two sets is a subset of their Cartesian products (set of all ordered pairs.
Relations and Functions ORDERED PAIRS AND CARTESIAN PRODUCT An ordered pair consists of two elements, say a and b, in which one of them, say a is designated.
Section 7.3: Representing Relations In this section, we will cover two ways to represent a relation over a finite set other than simply listing the relation.
2004/10/5fuzzy set theory chap03.ppt1 Classical Set Theory.
1 CMSC 250 Discrete Structures CMSC 250 Lecture 41 May 7, 2008.
Fuzzy Relations( 關係 ), Fuzzy Graphs( 圖 形 ), and Fuzzy Arithmetic( 運算 ) Chapter 4.
Chapter 4 Fuzzy Graph and Relation Graph and Fuzzy Graph Graph G  (V, E) V : Set of vertices(node or element) E : Set of edges An edge is pair.
Lecture 7: Relations Dr Andrew Purkiss-Trew Cancer Research UK Mathematics for Computing.
Binary Relation: A binary relation between sets A and B is a subset of the Cartesian Product A x B. If A = B we say that the relation is a relation on.
Chapter 5 Relations and Operations
Chapter 3 FUZZY RELATION AND COMPOSITION
Cartesian product Given two sets A, B we define their Cartesian product is the set of all the pairs whose first element is in A and second in B. Note that.
CS201: Data Structures and Discrete Mathematics I
CS2210 Discrete Structures Relations
Relations: representation and closures
Introduction to Relations and Functions
MCS680: Foundations Of Computer Science
CSE 321 Discrete Structures
REVISION Relation. REVISION Relation Introduction to Relations and Functions.
Agenda Lecture Content: Relations (Relasi)
Presentation transcript:

931102fuzzy set theory chap07.ppt1 Fuzzy relations Fuzzy sets defined on universal sets which are Cartesian products.

921028fuzzy set theory chap07.ppt2 Example (information retrieval) Documents D Key terms T Binary fuzzy relation R Membership degree R(d,t): the degree of relevance of document d and the key term t

921028fuzzy set theory chap07.ppt3 Example (equality relation) y is approximately equal to x

921028fuzzy set theory chap07.ppt4 Representations of fuzzy relation List of ordered pairs with their membership grades Matrices Mappings Directed graphs

921028fuzzy set theory chap07.ppt5 Matrices Fuzzy relation R on X  Y X={x 1, x 2, …, x n }, Y={y 1, y 2, …, y m } r ij =R(x i, y j ) is the membership degree of pair (x i, y j )

921028fuzzy set theory chap07.ppt6 Example (very far from) Example: X={Beijing, Chicago, London, Moscow, New York, Paris, Sydney, Tokyo} Very far from X

921028fuzzy set theory chap07.ppt7 Mappings The visual representations On finite Cartesian products Document D = {d 1, d 2, …, d 5 } Key terms T = {t 1, t 2, t 3, t 4 }

921028fuzzy set theory chap07.ppt8 Directed graphs

921028fuzzy set theory chap07.ppt9 Inverse operation Given fuzzy binary relation R  X  Y –Inverse R -1  Y  X –R -1 (y,x) = R(x,y) –(R -1 ) -1 = R The transpose of R

921028fuzzy set theory chap07.ppt10 The composition of fuzzy relations P and Q Given fuzzy relations P  X  Y, Q  Y  Z –Composition on P and Q = P  Q = R  X  Z –The membership degree of a chain is determined by the degree of the weaker of the two links, and. –R(x, z) = (P  Q )(x, z) = max y  Y min [ P(x, y ), Q(y, z )]

921028fuzzy set theory chap07.ppt11 Example (composition of fuzzy relations) X = {a,b,c} Y = {1,2,3,4} Z = {A,B,C}

921028fuzzy set theory chap07.ppt12 Example (matrix composition) P  X  Y Q  Y  Z R  X  Z

921028fuzzy set theory chap07.ppt13 Fuzzy equivalence relations and compatibility relations Equivalence: Any fuzzy relation R that satisfies reflexive, symmetric and transitive properties. –R is Reflexive  R(x, x) = 1 for all x  X. –R is symmetric  R(x, y) = R(y, x) for all x, y  X. –R is transitive  R(x, z)  max y  Y min [ R(x, y ), R(y, z )] all x, z  X. Compatibility: satisfy reflexive and symmetric

921028fuzzy set theory chap07.ppt14 Example (fuzzy equivalence)

921028fuzzy set theory chap07.ppt15 Example(fuzzy compatibility) R(1,4)<max {min[R(1,2),R(2,4)], min[R(1,5),R(5,4)]}

921028fuzzy set theory chap07.ppt16 Transitive closure The transitive closure of R is the smallest fuzzy relation that is transitive and contains R. interactive algorithm to find transitive closure R T of R 1.Compute R’ = R  (R  R) 2.If R’  R, rename R’ as R and go to step 1. Otherwise, R’= R T.

921028fuzzy set theory chap07.ppt17 Evaluate the algorithm equal First iteration second iteration

921028fuzzy set theory chap07.ppt18 Example (transitive closure) Transitive closure of R

921028fuzzy set theory chap07.ppt19 Fuzzy Partial ordering Fuzzy relations that satisfy reflexive, transitive and anti-symmetric, denoted by x  y –R on X is anti-symmetric  R(x,y)>0 and R(y, x)>0 imply that x=y for any x,y  X.

921028fuzzy set theory chap07.ppt20 Example (fuzzy partial ordering)

921028fuzzy set theory chap07.ppt21 Projections example S ={s 1, s 2, s 3 } D ={d 1, d 2, d 3, d 4, d 5 } Projection on S Projection on D symptoms diseases

921028fuzzy set theory chap07.ppt22 Projections Given an n-dimensional fuzzy relation R on X =X 1  X 2  …  X n and any subset P(any chosen dimensions) of X, the projection R P of R on P for each p  P is Where is the remaining dimensions

921028fuzzy set theory chap07.ppt23 Cylindric extension Given an n-dimensional fuzzy relation R on X =X 1  X 2  …  X n, any (n+k)-dimensional relation whose projection into the n dimensions of R yields R is called an extension of R. An extension of R with respect to Y =Y 1  Y 2  …  Y h is call the cylindric extension EY R of R into Y EY R(x,y) = R(x) For all x  X and y  Y.

921028fuzzy set theory chap07.ppt24 Example (Cylindric extension)

921028fuzzy set theory chap07.ppt25 Example of cylindric closure cylindric closure : the intersection of the cylindric extensions of R is the original relation R.