| MATLAB Function Reference | Search  Help Desk |
| add_sets | See Also |
Add fuzzy sets along one or more dimensions of the input space
Syntax
m = add_sets(m,i,n,t)
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.
add_rules