Sugeno_type ANFIS linear Parameters extraction

3 次查看(过去 30 天)
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 个评论
Ibrahim A. Hameed
Ibrahim A. Hameed 2018-3-18
to disply rules use: showrule(fis,'RuleIndex',ruleIndex) to display parameters of this rule use: fis.output.mf(ruleIndex).params

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Fuzzy Logic Toolbox 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by