Parameter tuning in matlab
Mostrar comentarios más antiguos
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 comentario
You might be able to use one of the optimization tools:
Respuestas (0)
Categorías
Más información sobre Simulink Design Optimization en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!