Sugeno_type ANFIS linear Parameters extraction

I used a sugeno-type ANFIS model for prediction. Pls how do I get the linear parameters. What I mean is the linear parameters of the consequent part (output) that is f=p1x+p2y+r I want to know the values of p1,p2 and r
Thanks

1 Kommentar

to disply rules use: showrule(fis,'RuleIndex',ruleIndex) to display parameters of this rule use: fis.output.mf(ruleIndex).params

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Kategorien

Mehr zu Fuzzy Logic Toolbox finden Sie in Hilfe-Center und File Exchange

Gefragt:

am 21 Jul. 2014

Kommentiert:

am 18 Mär. 2018

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by