User:Karthikraoa

From Wikimization

(Difference between revisions)
Jump to: navigation, search
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)
+
-
find <math>X \in S_n </math> and <math> G \in D_n</math>
+
(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\\
-
G X c = d
+
&GXc = d\\
-
 
+
&X\ge 0\\
-
 
+
&\mbox{rank}X\le r
-
<math> X \ge 0 </math>
+
\end{array}</math>
-
 
+
-
<math> rank X \le r </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)


LaTeX: \begin{array}{rl}\mbox{find}&X\in S_n~, ~G\in D_n\\
\mbox{subject to}
& A\,svec X = b\\
&GXc = d\\
&X\ge 0\\ 
&\mbox{rank}X\le r 
\end{array}

Personal tools