Saved Bookmarks
| 1. |
How is Fuzzy Logic different from conventional control methods?(a) IF and THEN Approach(b) FOR Approach(c) WHILE Approach(d) DO Approach |
|
Answer» The correct choice is (a) IF and THEN Approach Explanation: FL incorporates a simple, rule-based IF X AND Y THEN Z approach to a solving control problem rather than attempting to model a system mathematically. |
|