home Forums Feature Requests Centre of Maximums Defuzzifier et al Reply To: Centre of Maximums Defuzzifier et al

#926

Hi Brian,

thank you for your kind words and good ideas.

I believe the defuzzifier you are after is the Weighted Average in fuzzylite, and you have to model the output terms as Constant values. In the example from the figure, you would model the OutputVariable using the following terms:
NegativeLarge Constant -30
NegativeMedium Constant -15
NegativeSmall Constant -5
Zero Constant 0
PositiveSmall Constant 5
PositiveMedium Constant 15
PositiveLarge Constant 30

Center of Maximum

As for the initial screen, I will consider your suggestions for version 5.0. At the moment, you can skip it by pressing Escape, or surely modifying the source and building it again.

Cheers,

Juan.