how can we check convex or nonconvex feasible?
3 ビュー (過去 30 日間)
古いコメントを表示
example if i have 20 constraints functions.These functions cut the objective function and create the feasible region. Their intersections can become edges and create a nonconvex feasible region even though all of them are convex.Is there any way to check it in MATLAB.Can i plot all these functions and check it ? but the problem is there are multi-variables. thank you for all your answers!
best regards!
1 件のコメント
Torsten
2015 年 6 月 16 日
The intersection of convex regions is always convex.
Thus if all your constraint regions are convex, so is their intersection.
Best wishes
Torsten.
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Get Started with Optimization Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!