IFuzzySet.CreatePIFunctionValues(Integer,TFzyFloat,TFzyFloat,TFzyFloat) Method |
Scroll Prev Top Next More |
Creates a PI curve to define the fuzzy set shape (bell shape). The Num parameter indicates the number of points to use to define the curve. Center defines the center (top point) of the bell curve. Left and Right define the ends of the bell curve.
Namespace: FuzzyInterfaces
Delphi |
public |
Parameters
Num
Type: Integer
Left
Type: TFzyFloat
Right
Type: TFzyFloat
Center
Type: TFzyFloat
Pi curves are sharper than beta curves. |
Reference |