Optimisation in Matlab (second-order cone constraint)

Viewed 21

I want to minimize $f^{T}x$ subject to A|x|<= b. How to do this?

I am aware that it is possible to use second-order cone constraint in Matlab, but how I can get the form I need?

0 Answers
Related