Why is the final calculation result of CVX all zero sparse matrix?

Uncategorized
May 26, 2022
X

What are the possible reasons why the value of the final optimization variable in CVX is 0?

M

Because that is the, or an, optimal solution.

X
Replying to #2

微信图片_20220526211923
This is the status of the workspace. I think there is a program error. But no exception was thrown.

M

I don’t think CVX will populate a variable with a zero matrix when it reports the problem as unbounded.Anyhow, read this for debugging tips on unbounded problems. https://yalmip.github.io/debuggingunbounded