Exercises Fuzzy Logic
Exercises Fuzzy Logic
1. Consider these (very subjective) membership functions for the length of a person:
1
Small
1
Medium
1
Tall
2. Let: A = 0.5/1 + 0.9/2 + 1/5, and B = 0.7/2 + 0.9/3 + 0.1/4. Compute A ∪ B and A ∩ B .
6. Let: A = 0.1/2 + 0.5/3 + 0.4/4 + 0.5/5, and B = 0.1/2 + 0.6/3 + 1/4 + 0.6/5 + 0.1/6. Is it
true that: A ⊄ B ?
7. Let: X = {x1 , x 2 , x3 } and Y = {y1 , y 2 , y 3 }. Let R be the fuzzy relationship defined by:
0.6 1 0.3 x1
0.5 0.2 0.8 x 2
R=
0.1 0.4 0.7 x3
y1 y 2 y3
X = ‘about 4’ – ‘about 4’
Y = X1 – X2