where A∈Rm×n and c∈Rn. Where the constraint is one (or multiple ) cone and may have other equality constraints.
However, the tutorial in https://yalmip.github.io/tutorial/socpprogramming/, the objective is a norm of matrix.
I would like to know how I should translate problem (1) to codes with YALMIP language. Could you give a example codes of general SOCP problem if possible.
Thanks