Clear Filters
Clear Filters

Info

This question is closed. Reopen it to edit or answer.

Nuclear Norm Minimization using CVX

1 view (last 30 days)
John Paul
John Paul on 11 Apr 2021
Closed: Sabin on 4 Jan 2023
I am working on an argument minimization problem that requires use of CVX in matlab. Kindly Anyone that may help with the code to implement the equation below. thanks
\mathbf{R}_\mathbb{V} = arg\ min\ \|{\widetilde{\mathbf{R}}}_\mathbb{S}\|_* \\
\text{Subject to}\quad \mathbf{R}_\mathbb{V}\ =\ {\widetilde{\mathbf{R}}}_\mathbb{S}^H\\
{\langle \mathbf{R}_\mathbb{V} \rangle}_{c1,c2} = {\langle \mathbf{R}_\mathbb{S} \rangle}_{c1-c2}
\end{align}

Answers (0)

This question is closed.

Community Treasure Hunt

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

Start Hunting!