How to fix Undefined function or variable 'anfisOptions'.
古いコメントを表示
採用された回答
その他の回答 (2 件)
Falah Al-Amery
2018 年 12 月 18 日
1 投票
why, Undefined function or variable 'fuzzy'.
Yat Sheng Kong
2017 年 6 月 20 日
0 投票
Hi,
fis = anfis(trainingdata,opt);
The opt was also introduced in R2017a? I try to replace the anfisOptions with opt.InitialFIS = 4; opt.EpochNumber = 30; but it doesnt work with
fis = anfis(trainingdata,opt);
Thanks, Kong
カテゴリ
ヘルプ センター および File Exchange で Deployment についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!