How to fix Undefined function or variable 'anfisOptions'.
Ältere Kommentare anzeigen
Not able to run 'anfisOptions' function
Akzeptierte Antwort
Weitere Antworten (2)
Falah Al-Amery
am 18 Dez. 2018
1 Stimme
why, Undefined function or variable 'fuzzy'.
Yat Sheng Kong
am 20 Jun. 2017
0 Stimmen
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
Kategorien
Mehr zu Deployment finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!