rex_bfuzzy
Introduction
Calculation of fuzzy logic. It includes fuzzification, and fuzzy logic, but it does not have defuzzification part.
Calculation of fuzzy logic. It includes fuzzification, and fuzzy logic, but it does not have defuzzification part.
Usage
Sample capx
Sample capx
This is a behavior version of rex_fuzzy plugin, see the document of rex_fuzzy plugin for more detail.
Different between rex_bfuzzy behavior and rex_fuzzy plugin
- This rex_bfuzzy behavior could define a set of rule(s) for each object type.
- And, it will keep the value of input variables, and the result of execution (i.e. the grade of rule(s)) for each instance.