Parameter tuning in matlab
Show older comments
Hello,
I am solving a optimization model using some heuristics. In my matlab code there are 4 parameters which help the objective function converge faster. What I am looking for the right combination of the parameter which help my objective function converge faster.
Is there a way to automate this task instead of manually changing the parameters every time. Can the same .m file be run using different combinations of the parameters ?
1 Comment
You might be able to use one of the optimization tools:
Answers (0)
Categories
Find more on Simulink Design Optimization 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!