MATLAB Function Reference | Search  Help Desk |
interp_model | See Also |
Computes a local fuzzy combination of the consequents of the rules
Syntax
l=interp_model(m,x,j)
Description
l=interp_model(m,x,j)
computes for taksug
model m
, a fuzzy combination
of the consequents of the rules at point x
. l
is equal to
a linear combination of the parameters of the consequents for each rule. The coefficient
of the linar combination are equal to the membership of x
to the different rules.
alsojacob_params