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. Range defines the ends of the bell curve.
Namespace: FuzzyLogic
Delphi |
public |
Parameters
Num
Type: Integer
Range
Type: TFzyFloat
Center
Type: TFzyFloat
Pi curves are sharper than beta curves. |
Reference |