InterviewSolution
Saved Bookmarks
| 1. |
How can one perform the Agrregation of fuzzzy rules. |
|
Answer» Aggregation is the process by which the fuzzy sets that represent the OUTPUTS of each rule are COMBINED into a single fuzzy set. Aggregation only OCCURS once for each output variable, which is before the final defuzzification STEP. |
|