How to fix Undefined function or variable 'anfisOptions'.
Mostra commenti meno recenti
Not able to run 'anfisOptions' function
Risposta accettata
Più risposte (2)
Falah Al-Amery
il 18 Dic 2018
1 voto
why, Undefined function or variable 'fuzzy'.
Yat Sheng Kong
il 20 Giu 2017
0 voti
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
Categorie
Scopri di più su Deployment in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!