Implementation is a result of the reasoning based on the Fuzzy rule which is composed of IF-THEN rule. Implementation only affects the result of Mamdani type Fuzzy logic and is not available for Sugeno type.
No. |
Method |
Description |
1 |
min |
Return a minimum value between inputs Result is always satisfied as 0 ≤ result ≥1 |
2 |
prod |
Return a product value between inputs Result is always satisfied as 0 ≤ result ≥1 |