User talk:Karthikraoa
From Wikimization
(Difference between revisions)
| (4 intermediate revisions not shown.) | |||
| Line 1: | Line 1: | ||
| - | The following is a problem very similar to the problem "Convex Iteration rank-1" in Jon | + | The following is a problem very similar to the problem "Convex Iteration rank-1" in Jon Dattorro's book CONVEX OPTIMIZATION & EUCLIDEAN DISTANCE GEOMETRY: |
| - | + | <math>\mathbb{S}^n</math> is the space of <math>n\times n</math> symmetric matrices. | |
| + | |||
| + | <math>\,g</math> is a vector. | ||
| + | |||
| + | <math>\,\delta(g)</math> is a diagonal matrix whose main diagonal is <math>\,g.</math> | ||
<br> | <br> | ||
| - | <math>\begin{array}{rl}\mbox{find}&X\in | + | <math>\begin{array}{rl}\mbox{find}&X\!\in\mathbb{S}^n, ~g\in\mathbb{R}^n\\ |
\mbox{subject to} | \mbox{subject to} | ||
| - | & A\,\mbox{svec}X = b\\ | + | &A\,\mbox{svec}X = b\\ |
| - | & | + | &\delta(g)Xc = d\\ |
| - | &X\ | + | &X\succeq 0\\ |
&\mbox{rank}X\le r | &\mbox{rank}X\le r | ||
\end{array}</math> | \end{array}</math> | ||
Current revision
The following is a problem very similar to the problem "Convex Iteration rank-1" in Jon Dattorro's book CONVEX OPTIMIZATION & EUCLIDEAN DISTANCE GEOMETRY:
is the space of
symmetric matrices.
is a vector.
is a diagonal matrix whose main diagonal is