Optimization with the aid of an external program
1 回表示 (過去 30 日間)
古いコメントを表示
Hello Matlab community, I need your expertise to solve a problem.
I have to perform an optimization, I usually use Global Search or Multi Start, and Simulink to generate my flow chart.
I need to obtain a set of optimal values for some parameters, let's call them SetA. With SetA, I need matlab to call an external program to determine another set of parameters starting from SetA, let's call them SetB.
Then, both SetA and SetB are crucial to determine the value of the objective function, so I guess I would need Matlab to return in the optimization routine with bot sets, give it another try, and then generate the next guess.
I am a bit confused, and I wonder if this is possible, and how would you do it?
Any advice is higly appreciated.
Best regards.
0 件のコメント
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Manual Performance Optimization についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!