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!