how can we check convex or nonconvex feasible?

조회 수: 3 (최근 30일)
Chantrea Lean
Chantrea Lean 2015년 6월 16일
댓글: Torsten 2015년 6월 16일
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
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 CenterFile Exchange에서 Smoothing에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by