How to implement the linear output function in Takagi–Sugeno Fuzzy System?
hi, i want to implement Takagi Sugeno model in matlab using FIS, how can i set this rule:
"if x is large and y is small, then z=x+y+2"
of course i can add "If (x is large) and (y is small) then (Z is ‘…’)", but i cannot add "x+y+2", how can i do it?
thanks so muchhi, i want to implement Takagi Sugeno model in matlab using FIS, how can i set this rule:
"if x is large and y is small, then z=x+y+2"
of course i can add "If (x is large) and (y is small) then (Z is ‘…’)", but i cannot add "x+y+2", how can i do it?
thanks so much hi, i want to implement Takagi Sugeno model in matlab using FIS, how can i set this rule:
"if x is large and y is small, then z=x+y+2"
of course i can add "If (x is large) and (y is small) then (Z is ‘…’)", but i cannot add "x+y+2", how can i do it?
thanks so much implement sugeno in fis MATLAB Answers — New Questions