anfis vs anfis edit
10 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (1)
Yarpiz / Mostapha Heris
il 12 Set 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 Commenti
Vedere anche
Categorie
Scopri di più su Fuzzy Logic Toolbox in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!