ruleOut = update(ruleIn,fis)
updates the fuzzy rule ruleIn using the information in fuzzy inference
system fis and returns the resulting fuzzy rule in
ruleOut.
Fuzzy rule, specified as a fisrule object
or an array of fisrule objects. If ruleIn was
created using a:
Text description, its Antecedent and
Consequent properties are updated using the input and output
membership function indices in fis that correspond to the
membership function names in the Description property of
ruleIn
Numeric description, its Description property is updated
using the input and output membership function names in fis
that correspond to the membership function indices in the
Antecedent and Consequent properties of
ruleIn
If you specify ruleIn as an array of
fisrule objects, then all of the rules are updated accordingly.
You can also select a web site from the following list:
How to Get Best Site Performance
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.