How do I minimise function with many outputs?
古いコメントを表示
I have an anonymous function which produces multiple outputs. How do I use fmincon to minimise with respect to the first output?
採用された回答
その他の回答 (1 件)
Caglar
2018 年 11 月 2 日
編集済み: Walter Roberson
2018 年 11 月 2 日
0 投票
1 件のコメント
Walter Roberson
2018 年 11 月 2 日
That material is still correct, but deals primarily with the case that the output to be returned is not the first output. The first output can be handled differently.
カテゴリ
ヘルプ センター および File Exchange で Nonlinear Optimization についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!