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

Add fuzzy sets along one or more dimensions of the input space

Syntax

Description

m = add_sets(m,i,n,t) adds n sets to the dimension i of the Takagi Sugeno Function m. The sets are of type t Accepted values for t are 'constant, 'trapezoidal','gaussian' and 's-shaped'. This method is used to define the fuzzy sets for the 'projected' type of fuzzy model.

See Also

add_rules

[ Help Desk ]