Fuzzy and Crisp Relations (ASC) Unit-3
Fuzzy and Crisp Relations (ASC) Unit-3
Relations
Relations
Cartesian Product
Let A1, A2, ….., An be fuzzy sets in U1, U2, …Un, respectively.
µA1 x A2 x…x An (x1, x2,…, xn) = min [µA1 (x1), µA2 (x2), …. µAn (xn)]
A2 x….. x An
Relations
Cartesian Product: Example
Let A = {(3, 0.5), (5, 1), (7, 0.6)}
= {[(3, 3), 0.5], [(5, 3), 1], [(7, 3), 0.6], [(3, 5), 0.5], [(5, 5),
0.6], [(7, 5), 0.6]}
Relations
Crisp Relations
The relation between any two sets is the Cartesian product of
1, (x, y) Є X × Y
µx × y (x, y) =
0, (x, y) Є X × Y
1 1 1 1
R =2 1 1 1
3 1 1 1
a b c
Relations
Fuzzy Relations
{1, 2, 3}
6
Relations
Fuzzy Relations
Relations
Fuzzy Relations
0 for x ≤ y
R (x, y)
Relations
Fuzzy Relations: Example
Assume two Universes: A = {3, 4, 5} and B = {3, 4, 5, 6, 7}
(y-x)/(y+x+2) if y > x
µR (x, y) =
0, if y ≤ x
elements in X and Y
Relations
Fuzzy Relations: Example
Assume two fuzzy sets: A = {0.2/x1+ 0.5/x2+ 1/x3}
B = {0.3/y1+ 0.9/y2}
x1 0.2 0.2
A ×B = R = x2 0.3 0.5
x3 0.3 0.9
y1 y2
Relations
Fuzzy Relations: Example
Consider the fuzzy relation. Express R using the resolution
principle
0.4 0.5 0
R= 0.9 0.5 0
0 0 0.3
0.3 0.9 0.4
110 1 1 0 0 1 0 0 0 0
=0.3 1 1 0 + 0.4 1 1 0 + 0.5 1 1 0 + 0.9 1 0 0
001 0 0 0 0 0 0 0 0 0
111 0 1 1 0 1 0 0 1 0
1
3
Relations
Composition of Fuzzy Relations
spaces
T (X × Z ),
14
Relations
Composition of Fuzzy Relations
Consider two fuzzy relation; R (X ×Y) and S (Y ×Z), then a
relation T (X × Z ), can be expressed as (max-min composition)
T=RoS
µT (x, z) = max-min [µR (x, y), µS (y, z)]
= V [µR (x, y) ^ µS (y, z)]
If algebraic product is adopted, then max-product composition
is adopted:
T=RoS
µT (x, z) = max [µR (x, y) . µS (y, z)]
= V [µR (x, y) . µS (y, z)]
Relations
Composition of Fuzzy Relations
The max-min composition can be interpreted as indicating the
and Z
of: Distributivity: R o (S U T) = (R o S) U (R o T)
Associativity: R o (S o T) = (R o S) o T
Relations
Composition of Fuzzy Relations: Example
Assume the following universes: X = {x1, x2}, Y = {y1, y2}, and
Z = {z1, z2 , z3}, with the following fuzzy relations.
Find the fuzzy relation between X and Z using the max-min and
max-product composition
Relations
Composition of Fuzzy Relations: Example
By max-min composition
µT (x1, z1) = max [min (0.7, 0.9), min (0.5, 0.1)] = 0.7