How to fix Undefined function or variable 'anfisOptions'.
Afficher commentaires plus anciens
Not able to run 'anfisOptions' function
Réponse acceptée
Plus de réponses (2)
Falah Al-Amery
le 18 Déc 2018
1 vote
why, Undefined function or variable 'fuzzy'.
Yat Sheng Kong
le 20 Juin 2017
0 votes
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
Catégories
En savoir plus sur Deployment dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!