User:Karthikraoa
From Wikimization
(Difference between revisions)
| Line 1: | Line 1: | ||
| - | The following is a problem very similar to the problem "Convex Iteration rank-1" in Jon Dattoro's book CONVEX OPTIMIZATION & EUCLIDEAN | + | The following is a problem very similar to the problem "Convex Iteration rank-1" in Jon Dattoro's book CONVEX OPTIMIZATION & EUCLIDEAN DISTANCE GEOMETRY |
| - | DISTANCE GEOMETRY | + | |
| - | + | (Dn is the space of diagonal matrices and Sn is the space of symmetric matrices) | |
| - | subject to | + | <br> |
| - | + | <math>\begin{array}{rl}\mbox{find}&X\in S_n~, ~G\in D_n\\ | |
| - | A svec X = b | + | \mbox{subject to} |
| - | + | & A\,svec X = b\\ | |
| - | + | &GXc = d\\ | |
| - | + | &X\ge 0\\ | |
| - | + | &\mbox{rank}X\le r | |
| - | + | \end{array}</math> | |
| - | + | ||
| - | + | ||
Revision as of 17:39, 1 December 2009
The following is a problem very similar to the problem "Convex Iteration rank-1" in Jon Dattoro's book CONVEX OPTIMIZATION & EUCLIDEAN DISTANCE GEOMETRY
(Dn is the space of diagonal matrices and Sn is the space of symmetric matrices)