Parameter tuning in matlab
Afficher commentaires plus anciens
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 commentaire
You might be able to use one of the optimization tools:
Réponses (0)
Catégories
En savoir plus sur Simulink Design Optimization dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!