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

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

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

도움말 센터File Exchange에서 Fuzzy Logic Toolbox에 대해 자세히 알아보기

질문:

2014년 7월 21일

댓글:

2018년 3월 18일

Community Treasure Hunt

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

Start Hunting!

Translated by