anfis vs anfis edit
8 views (last 30 days)
Show older comments
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 Comments
Answers (1)
Yarpiz / Mostapha Heris
on 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 Comments
See Also
Categories
Find more on Fuzzy Logic Toolbox in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!