MATLAB Function Reference
  Go to function:
    Search    Help Desk 
fit_linears    

identifies the consequent part of a fuzzy model from data

Syntax

Description

m=fit_linears(m,in,out,type) identify model m on the basis of the data inside in and out.type is used to specify the type of the fit. 0 is the defaults and leads to a classical LMS fit. 1 leads to a local fit.



[ Help Desk ]