Controls which Fuzzy Correlation Method to use: Minimum and Product.
Namespace: InferenceEngine
Delphi |
published |
Property Value
Type: TFuzzyCorrelationMethod
Default = fcmMinimum
Fuzzy correlation controls how the truth level (where 0 is completely FALSE and 1 is completely TRUE) of a rule's premise (IF portion) modifies the truth of the rule's consequents, whether fuzzy sets are truncated at the truth level (creating a plateau) or multiplied by the truth level (preserving the shape of the fuzzy set but shrinking it) |
Reference |