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!