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!