Name | Description |
---|
v2_output_cos_3 | Output with three fuzzy sets ("SMALL", "MEDIUM", "BIG"). The method of defuzzification is 'Centre of Singletons'. |
v2_output_cos_5 | Output with five fuzzy sets ("VSMALL", "SMALL", "MEDIUM", "BIG", VBIG"). The method of defuzzification is 'Centre of Singletons' |
v2_output_rbe_3 | Output with three fuzzy sets ("SMALL", "MEDIUM", "BIG"). The method of defuzzification is 'Minimum of Rule Base Error' |
v2_output_rbe_5 | Output with five fuzzy sets ("VSMALL, "SMALL", "MEDIUM", "BIG", "VBIG"). The method of defuzzification is 'Minimum of Rule Base Error' |
v2_output_cog_3 | Output with three fuzzy sets ("SMALL", "MEDIUM", "BIG"). The method of defuzzification is 'Centre of Gravity' |
v2_output_cog_5 | Output with five fuzzy sets ("VSMALL", "SMALL", "MEDIUM", "BIG", VBIG"). The method of defuzzification is 'Centre of Gravity' |