ANFIS
2 ビュー (過去 30 日間)
古いコメントを表示
Anfis can solve only 1 output. How can I set it more than 1 Output??
1 件のコメント
nishant saxena
2022 年 6 月 8 日
yOU CAN DESIGN YOUR OWN SUGENO FIS SYSTEM. AND THERE YOU CAN USE TWO INPUTS.
採用された回答
Ahmad Taher
2012 年 1 月 22 日
ANFIS was designed for one output only, so that if you have muti output, you can create separate ANFIS models as subsystems. Another way is to use coactive ANFIS, CANFIS. CANFIS is designed for multi-input-multi output systems. CANFIS is not available in Matlab.
3 件のコメント
Wisam Mohammed
2022 年 6 月 12 日
Upper range value for variable must be greater than lower range value.
error dialog
i need solve this issue
その他の回答 (2 件)
Muruganandham Subramanian
2012 年 1 月 20 日
Hi Zati,
First you should design ur 'fis' file sugeno type. Then the rules should be equal to no.of ouput membership functions. For that, from edit, you can ADD the membership functions.
2 件のコメント
Ahmad Taher
2012 年 1 月 22 日
The ANFIS considers the last column as output so that he can't specify more than one output in FIS
Suresh Reddy
2016 年 5 月 28 日
sir i am not having any knowledge regarding anfis software.so please help me to tell how to use..
thaanking you sir
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Fuzzy Logic Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!