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!