Multistart-startpointstorun problem
1 view (last 30 days)
Show older comments
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 Comments
Answers (1)
Kun Yang
on 24 May 2021
In my case, there was an error in my function, and the exitflag is -10. After I fixed the bug, it runs normally.
0 Comments
See Also
Categories
Find more on Global or Multiple Starting Point Search in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!