anfis vs anfis edit
5 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Hi
I was trying to use both anfis and anfis edit GUI in the fuzzy logic toolbox and i found that anfis gives a better result even though the clustering and optimization technique i used were same in both of them. The only thing that is there in anfis is the step size control, and that seems to make the difference. Can anyone advice?
0 comentarios
Respuestas (1)
Yarpiz / Mostapha Heris
el 12 de Sept. de 2015
For anfisedit GUI, the raw ANFIS structure generation is limited to be based on (a) grid partitioning or (b) subtractive clustering. However, the anfis (training function) can be used to train any raw ANFIS strucure; specially those created by genfis3, or FCM-based structures. For some applications, the result of FCM is better than other approaches, and hence the anfis function, is capable of reaching better performance.
In the following link, you can find a complete implementation, which can be used to compare various configurations for Generation and Training of ANFIS structures:
0 comentarios
Ver también
Categorías
Más información sobre Fuzzy Logic Toolbox en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!