Multistart-startpointstorun problem
조회 수: 1 (최근 30일)
이전 댓글 표시
In my non linear problem i want to use multistart with the option 'bounds-ineqs' but it says no points found that satisfy bounds and ineq constraints even though i made a grid search through my points and it gave me some points that satisfy my constraints. Does anyone know why is his happening
댓글 수: 0
답변 (1개)
Kun Yang
2021년 5월 24일
In my case, there was an error in my function, and the exitflag is -10. After I fixed the bug, it runs normally.
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Global or Multiple Starting Point Search에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!