anfis vs anfis edit
5 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (1)
Yarpiz / Mostapha Heris
am 12 Sep. 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 Kommentare
Siehe auch
Kategorien
Mehr zu Fuzzy Logic Toolbox finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!