User:Karthikraoa

From Wikimization

(Difference between revisions)
Jump to: navigation, search
(New page: The following is a problem very similar to the problem "Convex Iteration rank-1" in Jon Dattoro's book find X \in Sn and G in Dn (Dn is the space of diagonal matrices) subject to A svec X ...)
Line 1: Line 1:
The following is a problem very similar to the problem "Convex Iteration rank-1" in Jon Dattoro's book
The following is a problem very similar to the problem "Convex Iteration rank-1" in Jon Dattoro's book
-
find X \in Sn and G in Dn (Dn is the space of diagonal matrices)
+
 
 +
find <math>X \in S_n and G \in D_n</math> (Dn is the space of diagonal matrices)
 +
 
subject to A svec X = b
subject to A svec X = b
-
X >= 0
+
 
-
rankX <= ρ
+
X <math> \ge </math> 0
-
G(Xc) = d
+
 
 +
rankX <math> \le </math> ρ
 +
 
 +
GXc = d

Revision as of 17:08, 1 December 2009

The following is a problem very similar to the problem "Convex Iteration rank-1" in Jon Dattoro's book

find LaTeX: X \in S_n and G \in D_n (Dn is the space of diagonal matrices)

subject to A svec X = b

X LaTeX:  \ge 0

rankX LaTeX:  \le ρ

GXc = d

Personal tools