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!