edited by
6,351 views
3 votes
3 votes

If two fuzzy set $A$ and $B$ are given with membership functions

$\mu_A(x) = \{0.2,0.4,0.8,0.5,0.1\}$

$\mu_B(x) = \{0.1,0.3,0.6,0.3,0.2\}$

Then the value of $\mu_{\overline{A \cap B} }$ will be

  1. $\{0.9,0.7,0.4,0.8,0.9\}$
  2. $\{0.2,0.4,0.8,0.5,0.2\}$
  3. $\{0.1,0.3,0.6,0.3,0.1\}$
  4. $\{0.7,0.3,0.4,0.2,0.7\}$
edited by

1 Answer

2 votes
2 votes

{0.1, 0.3 , 0.6 ,0.3 , 0.1}       (min value selected from A and B )

and its complement ={0.9 ,0.7 ,0.4 ,0.7,0.9 }
FUZZY SETS UNION operation takes maximum value of two and intersection operation takes min value 

and complement means subtract from 1 (highest possible membership function)

 so ans is ={ 0.9, 0.7, 0.4, 0.7, 0.9 } none 

so here   μAB¯¯¯¯¯¯¯¯¯¯¯¯

 
 
 
 
edited by
Answer:

Related questions

2 votes
2 votes
3 answers
4
go_editor asked Jul 8, 2016
1,416 views
In which file the compiler manage various objects, which are used in windows programming?Control FileBinary FileText FileObj File