frbs.eng(object, newdata)
frbs-object
.rulebase
) validates the consistency of the
fuzzy IF-THEN rules form. Then, the fuzzification (see
fuzzifier
) transforms crisp values into
fuzzy terms. Next, the inference calculates the degree of
rule strengths using the t-norm and the s-norm. Finally,
the defuzzification process calculates the output value
using the Mamdani or the Takagi Sugeno Kang model on the
consequent part.fuzzifier
, rulebase
,
inference
and defuzzifier
.