STRIDE icon indicating copy to clipboard operation
STRIDE copied to clipboard

Can it be used with CVX toolbox?

Open Yudi-Pan opened this issue 3 years ago • 2 comments

I have some SDP problems to solve and I have implemented them in MATLAB using CVX. But the sedumi solver is not good enough, I want to try it with your solver, but I don't know how to start. Do you have any suggestions? Thank you in advance.

Yudi-Pan avatar May 11 '22 12:05 Yudi-Pan

Does your SDP problem come from a convex relaxation of a polynomial optimization problem?

hankyang94 avatar Oct 06 '22 18:10 hankyang94

I have some SDP problems to solve and I have implemented them in MATLAB using CVX. But the sedumi solver is not good enough, I want to try it with your solver, but I don't know how to start. Do you have any suggestions? Thank you in advance.

I am coding the Rank-Constrained Separable Semidefinite Programming Optimal Beamforming (SDR) with CVX. But I think it's hard for me to reproducing pseudocode.

xxz0128 avatar Dec 07 '23 15:12 xxz0128