TFuzzySet.CreateBetaCurveFunctionValues(Integer,TFzyFloat,TFzyFloat,TFzyFloat) Method |
Scroll Prev Top Next More |
Creates a beta curve to define the fuzzy set shape (bell shaped). The Num parameter indicates the number of points to use to define the curve. Center and range define the bell curve. InflectionPoint defines the point for the change in slope for the bell curve
Namespace: FuzzyLogic
Delphi |
public |
Parameters
Num
Type: Integer
Range
Type: TFzyFloat
Center
Type: TFzyFloat
InflectionPoint
Type: TFzyFloat
Beta curves are flatter than pi curves. |
Reference |