There is no solution for global optimum search in Optimization Toolbox?
조회 수: 1 (최근 30일)
이전 댓글 표시
I have to buy the Global Optimization Toolbox?
댓글 수: 0
채택된 답변
John D'Errico
2018년 11월 16일
Essentially, yes, that is true.
You need to recognize however, that even the global optimization toolbox cannot provably solve ALL problems, since it is easy to pose an objective with infinitely many local minimizers, or one with a minimizer that is so narrow that no black box tool can find it. But the optimization toolbox has no tools in it that try to do more than find a locally optimum solution, as is true for any classical optimizer.
댓글 수: 2
추가 답변 (1개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Direct Search에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!