+ All Categories
Home > Documents > Chapter 3 FUZZY RELATION AND COMPOSITION

Chapter 3 FUZZY RELATION AND COMPOSITION

Date post: 05-Jan-2016
Category:
Upload: donar
View: 84 times
Download: 2 times
Share this document with a friend
Description:
Chapter 3 FUZZY RELATION AND COMPOSITION. G.Anuradha. Outline. Product set Crisp / fuzzy relations Composition / decomposition Projection / cylindrical extension Extension of fuzzy set / fuzzy relation. Product set. Product set. Product set. A={a1,a2} B={b1,b2} C={c1,c2} - PowerPoint PPT Presentation
Popular Tags:
65
Chapter 3 FUZZY RELATION AND COMPOSITION G.Anuradha
Transcript
Page 1: Chapter 3  FUZZY RELATION AND COMPOSITION

Chapter 3

FUZZY RELATION AND COMPOSITION

G.Anuradha

Page 2: Chapter 3  FUZZY RELATION AND COMPOSITION

2

Outline

• Product set

• Crisp / fuzzy relations

• Composition / decomposition

• Projection / cylindrical extension

• Extension of fuzzy set / fuzzy relation

Page 3: Chapter 3  FUZZY RELATION AND COMPOSITION

3

Product set

Page 4: Chapter 3  FUZZY RELATION AND COMPOSITION

4

Product set

Page 5: Chapter 3  FUZZY RELATION AND COMPOSITION

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)}

5

Page 6: Chapter 3  FUZZY RELATION AND COMPOSITION

6

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 :

1 2 nR A A A

1 21 2

1 1 2 2

1 iff ( , , ..., ) ,( , , , )

0 otherwise

where , ,...,

nR n

n n

x x x Rx x x

x A x A x A

1 2, , , nA A A

R

Page 7: Chapter 3  FUZZY RELATION AND COMPOSITION

7

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.

1 2

1 2 1 2 1 1 2 2

: ... [0,1]

(( , ,..., ), ) | ( , ,..., ) 0, , ,..., R n

n R R n n n

A A A

R x x x x x x x A x A x A

Page 8: Chapter 3  FUZZY RELATION AND COMPOSITION

8

Representation methods

• Bipartigraph

(Crisp) (Fuzzy)

Page 9: Chapter 3  FUZZY RELATION AND COMPOSITION

9

Representation methods

• Matrix

(Crisp) (Fuzzy)

1 2 3 4 y y y y

1

2

3

4

x

x

x

x

1

2

3

4

x

x

x

x

1 2 3 4 y y y yB B

Page 10: Chapter 3  FUZZY RELATION AND COMPOSITION

10

Representation methods

• Digraph

(Crisp) (Fuzzy)

Page 11: Chapter 3  FUZZY RELATION AND COMPOSITION

11

Domain and range of fuzzy relation

• Domain:

• Range :( ) ( ) max ( , )dom R R

y Bx x y

( ) ( ) max ( , )ran R Rx A

y x y

domain range

Page 12: Chapter 3  FUZZY RELATION AND COMPOSITION

12

Domain and range of fuzzy relation

• Fuzzy matrix

( ) 1

( ) 2

( ) 3

( ) 4

( ) 5

( ) 6

( ) 1.0

( ) 0.4

( ) 1.0

( ) 1.0

( ) 0.5

( ) 0.2

dom R

dom R

dom R

dom R

dom R

dom R

x

x

x

x

x

x

Page 13: Chapter 3  FUZZY RELATION AND COMPOSITION

13

Operations on fuzzy matrices

• Sum:

• Example

max[ , ]ij ijA B a b

Page 14: Chapter 3  FUZZY RELATION AND COMPOSITION

14

Operations on fuzzy matrices

• Max product: C = A ・ B=AB=

• Example

12 ?C

Page 15: Chapter 3  FUZZY RELATION AND COMPOSITION

15

Max product

• Example

12 0.1C

Page 16: Chapter 3  FUZZY RELATION AND COMPOSITION

16

Max product

• Example

13 0.5C

Page 17: Chapter 3  FUZZY RELATION AND COMPOSITION

17

Max product

• Example

C

Page 18: Chapter 3  FUZZY RELATION AND COMPOSITION

18

Operations on fuzzy matrices

• Scalar product:

• Example

where 0 1A

0.1 0.25 0.0

0.5 0.2 0.5 0.05

0.0 0.5 0.0

a b c

a

A b

c

Page 19: Chapter 3  FUZZY RELATION AND COMPOSITION

19

Operations on fuzzy relations

• Union relation

• For n relations

( , )

( , ) max( ( , ), ( , ))

( , ) ( , )R S R s

R s

x y A B

x y x y x y

x y x y

1 2 ...

( , )

( , ) ( , )n i

iR R R RR

x y A B

x y x y

Page 20: Chapter 3  FUZZY RELATION AND COMPOSITION

20

Union relation

• Example

Page 21: Chapter 3  FUZZY RELATION AND COMPOSITION

21

Operations on fuzzy relations

• Intersection relation

• For n relations

( , )

( , ) min( ( , ), ( , ))

( , ) ( , )R S R s

R s

x y A B

x y x y x y

x y x y

1 2 ...

( , )

( , ) ( , )n i

iR R R RR

x y A B

x y x y

Page 22: Chapter 3  FUZZY RELATION AND COMPOSITION

22

Intersection relation

• Example

Page 23: Chapter 3  FUZZY RELATION AND COMPOSITION

23

Operations on fuzzy relations

• Complement relation:

• Example

( , )

( , ) 1 ( , )RR

x y A B

x y x y

Page 24: Chapter 3  FUZZY RELATION AND COMPOSITION

24

Composition of fuzzy relations

• Max-min composition

• Example

( , ) max[min( ( , ), ( , ))]

[ ( , ) ( , )]

S R R Sy

R Sy

x z x y y z

x y y z

( , ) , ( , )x y A B y z B C

Page 25: Chapter 3  FUZZY RELATION AND COMPOSITION

25

Composition of fuzzy relations

Page 26: Chapter 3  FUZZY RELATION AND COMPOSITION

26

Composition of fuzzy relations

• Example

(1, ) max[min(0.1,0.9),min(0.2,0.2),min(0.0,0.8),min(1.0,0.4)]

max[0.1,0.2,0.0,0.4] 0.4S R

Page 27: Chapter 3  FUZZY RELATION AND COMPOSITION

27

Composition of fuzzy relations

• Example

(1, ) max[min(0.1,0.0),min(0.2,1.0),min(0.0,0.0),min(1.0,0.2)]

max[0.0,0.2,0.0,0.2] 0.2S R

Page 28: Chapter 3  FUZZY RELATION AND COMPOSITION

28

Composition of fuzzy relations

Page 29: Chapter 3  FUZZY RELATION AND COMPOSITION

29

α-cut of fuzzy relation

• Example

Page 30: Chapter 3  FUZZY RELATION AND COMPOSITION

30

α-cut of fuzzy relation

Page 31: Chapter 3  FUZZY RELATION AND COMPOSITION

31

Decomposition of relation

Page 32: Chapter 3  FUZZY RELATION AND COMPOSITION

32

Decomposition of relation

0.9 0.4 0.0

0.0 1.0 0.4

0.0 0.7 1.0

0.4 0.0 0.0

RM

0

Page 33: Chapter 3  FUZZY RELATION AND COMPOSITION

33

Decomposition of relation

0.9 0.4 0.0

0.0 1.0 0.4

0.0 0.7 1.0

0.4 0.0 0.0

RM

Page 34: Chapter 3  FUZZY RELATION AND COMPOSITION

34

Projection / cylindrical extension

Page 35: Chapter 3  FUZZY RELATION AND COMPOSITION

35

Projection / cylindrical extension

( ) ( ) max ( , )dom R Ry B

x x y

( ) ( ) max ( , )ran R Rx A

y x y

Page 36: Chapter 3  FUZZY RELATION AND COMPOSITION

36

Projection in n dimension

Page 37: Chapter 3  FUZZY RELATION AND COMPOSITION

37

Projection

Page 38: Chapter 3  FUZZY RELATION AND COMPOSITION

Projection

38

Page 39: Chapter 3  FUZZY RELATION AND COMPOSITION

Projection

39

max(0.4,0.5) 0.5

max(0.2,0.1) 0.2

Page 40: Chapter 3  FUZZY RELATION AND COMPOSITION

Projection

40

Page 41: Chapter 3  FUZZY RELATION AND COMPOSITION

41

Projection / cylindrical extension

Page 42: Chapter 3  FUZZY RELATION AND COMPOSITION

42

Cylindrical extension

Page 43: Chapter 3  FUZZY RELATION AND COMPOSITION

Functions with Fuzzy Arguments

• A crisp function maps its crisp input argument to its image.

• Fuzzy arguments have membership degrees.• When computing a fuzzy mapping it is

necessary to compute the image and its membership value.

Page 44: Chapter 3  FUZZY RELATION AND COMPOSITION

Crisp Mappings

Page 45: Chapter 3  FUZZY RELATION AND COMPOSITION
Page 46: Chapter 3  FUZZY RELATION AND COMPOSITION
Page 47: Chapter 3  FUZZY RELATION AND COMPOSITION
Page 48: Chapter 3  FUZZY RELATION AND COMPOSITION
Page 49: Chapter 3  FUZZY RELATION AND COMPOSITION
Page 50: Chapter 3  FUZZY RELATION AND COMPOSITION
Page 51: Chapter 3  FUZZY RELATION AND COMPOSITION
Page 52: Chapter 3  FUZZY RELATION AND COMPOSITION
Page 53: Chapter 3  FUZZY RELATION AND COMPOSITION
Page 54: Chapter 3  FUZZY RELATION AND COMPOSITION
Page 55: Chapter 3  FUZZY RELATION AND COMPOSITION
Page 56: Chapter 3  FUZZY RELATION AND COMPOSITION
Page 57: Chapter 3  FUZZY RELATION AND COMPOSITION
Page 58: Chapter 3  FUZZY RELATION AND COMPOSITION
Page 59: Chapter 3  FUZZY RELATION AND COMPOSITION
Page 60: Chapter 3  FUZZY RELATION AND COMPOSITION
Page 61: Chapter 3  FUZZY RELATION AND COMPOSITION

Other operations on fuzzy sets

• Cartesian product• Mth power• Algebraic sum• Bounded sum• Bounded difference • Algebraic product

Page 62: Chapter 3  FUZZY RELATION AND COMPOSITION

Cartesian product

Page 63: Chapter 3  FUZZY RELATION AND COMPOSITION
Page 64: Chapter 3  FUZZY RELATION AND COMPOSITION
Page 65: Chapter 3  FUZZY RELATION AND COMPOSITION

68

Thanks for your attention!


Recommended