Can I perform Second Order Cone Programming in MATLAB 7.8 (R2009a)?
Mostra commenti meno recenti
I would like to perform Second Order Cone Optimization in MATLAB.
I would like to know if there are any functions in the optimization toolbox that would perform SOCP.
Risposta accettata
Più risposte (1)
Steve Grikschat
il 18 Set 2020
1 voto
As of R2020b, Optimization Toolbox now has a dedicated solver for second-order cone programming:
coupled with a function to make a second-order cone constraint
For examples see
Categorie
Scopri di più su Nonlinear Optimization in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!