MATLAB Function Reference
  Go to function:
    Search    Help Desk 
interp_model     See Also

Computes a local fuzzy combination of the consequents of the rules

Syntax

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.

See Also

alsojacob_params

[ Help Desk ]