Returns a floating point value representing the fuzzy set.
Namespace: FuzzyInterfaces
Delphi |
public |
Return Value
Type: TFzyFloat
The CenterOfGravity, or moment, method is a common defuzzification method in control domains. It accounts for the entire fuzzy set shape and tends to smooth out the fuzzy region. This method finds the center of gravity where half of the "weight" of the fuzzy set is on the left and half on the right. The moment defuzzification method figures out the area under the shape of the fuzzy set and gets the center point. After calling a defuzzification method, you may wish to check if the fuzzy set was Undecidable or its CompatibilityIndex |
Reference |