How to check whether a Stochastic Model Predictive Control (SMPC) based Optimization Problem is Convex or Not?

조회 수: 2 (최근 30일)
I am trying to solve a stochastic model predictive control based optimization problem. Is there any function or subroutine in matlab that could help me evaluate whether the given optimization problem is convex or not?
  댓글 수: 2
Torsten
Torsten 2022년 12월 25일
Theorems have proofs. If the theorem says that the problem is convex, there should be a proof for this assertion. So why using MATLAB for this task ?
Muhammad Yasir
Muhammad Yasir 2022년 12월 27일
Actually I have simulated this theorem using YALMIP-SDPT3 with MATLAB and I have used built-in 'norm' function to calculate norms in simulation.
What I have been able to understand from a reply of Dr. Johan Loferg to my query in google forum for YALMIP, 'norm is not convex by propagation', so, I need to design my own norm calulation function...
I want to establish convexity of my optimization problem through some alternative means...
Here is the link to my query : Query

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Optimization Toolbox에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by