I need help for Genetic Algorithm to tune value of the controller parameters and gains
Show older comments
I am using the Robotics Toolbox for matlab with ode15s solver to make a simulation of my controller for a 5DOF manipulator, all thing are work and I have a result, but I want to have a best result by choosing the best values for the controller parameters and gains, for that I'm trying to use the Genetic Algorithm but really I cant understand how to manage them together (ode15s and Genetic Algorithm), so if there is someone who know how to deal with Genetic Algorithm to tune the controller parameters and gains I will be happy to learn from him, where I have many variables need to tune there values.
Notice that the model of the manipulator are generated by using the Robotics Toolbox
Accepted Answer
More Answers (0)
Categories
Find more on Loop-Shaping Design in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!