How to fix Undefined function or variable 'anfisOptions'.
Mostrar comentarios más antiguos
Not able to run 'anfisOptions' function
Respuesta aceptada
Más respuestas (2)
Falah Al-Amery
el 18 de Dic. de 2018
1 voto
why, Undefined function or variable 'fuzzy'.
Yat Sheng Kong
el 20 de Jun. de 2017
0 votos
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
Categorías
Más información sobre Deployment en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!