Parameter tuning in matlab
显示 更早的评论
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 个评论
You might be able to use one of the optimization tools:
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Simulink Design Optimization 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!