Optimizing a fuzzy sliding mode controller with genetic algorithms in MATLAB

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 4K views
abuhashim
Messages
2
Reaction score
0
Currently I am doing models for my system. I have finished all of them designing three defferent controllers (Feedback Linearization Controller FLC , Sliding Mode Controller SMC and Fuzzy Sliding Mode Controller FSMC).Now I am asked to optimize the FSMC using Gentic Algorithms but I have no idea what it is or how to do it using MATLAB (gatool).
ANY HELP PLEASEEEEEEEEE
 
Engineering news on Phys.org
Do you know anything about what a genetic algorithm is or how they are implemented?
 
Sir,
Thank you very much your reply. Frankly I am struggling because I don't have even sipmle idea about the Genetic Algorithms or how to deal with.I have been informed that there is toolbox in MATLAB which helps to implement this problem (gatool) but when open that toolbox I got even more confused what to do because I need to set the parameters and whrite code as M-file to work alongside this toolbox.