retagged by
2,823 views
2 votes
2 votes

What are the following sequence of steps taken in designing a fuzzy logic machine ?

  1. Fuzzification $\rightarrow$ Rule evaluation $\rightarrow$ Defuzzification
  2. Fuzzification $\rightarrow$ Defuzzification $\rightarrow$ Rule evaluation
  3. Rule evaluation $\rightarrow$ Fuzzification $\rightarrow$ Defuzzification
  4. Rule evaluation $\rightarrow$ Defuzzification $\rightarrow$ Fuzzification
retagged by

1 Answer

Best answer
3 votes
3 votes

ans will be A 

first fuzzication then some rule(inference) then based on these rules defuzzication(conversion into crispy set ) is performed 

selected by

Related questions

1 votes
1 votes
1 answer
1
makhdoom ghaya asked Oct 4, 2016
1,632 views
Let R and S be two fuzzy relations defined asand Then, the resulting relation, $T$, which relates elements of universe of $X$ to elements of universe of $Z$ using max-pro...
0 votes
0 votes
1 answer
2
go_editor asked Jul 24, 2016
3,405 views
Let A be a set of comfortable houses given as $A = \big\{ \frac{x_1}{0.8}, \frac{x_2}{0.9}, \frac{x_3}{0.1}, \frac{x_4}{0.7} \big \}$ and be the set of affordable houses ...
1 votes
1 votes
3 answers
3
makhdoom ghaya asked Oct 4, 2016
4,058 views
Which formal system provides the semantic foundation for Prolog ?Predicate calculusLambda calculusHoare logicPropositional logic