10.03.2015 Views

v2009.01.01 - Convex Optimization

v2009.01.01 - Convex Optimization

v2009.01.01 - Convex Optimization

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

206 CHAPTER 3. GEOMETRY OF CONVEX FUNCTIONS<br />

3.1.3.2 clipping<br />

Clipping negative vector entries is accomplished:<br />

where, for x = [x i ]∈ R n<br />

x + = t ⋆ =<br />

‖x + ‖ 1 = minimize 1 T t<br />

t∈R n<br />

subject to x ≼ t<br />

[<br />

xi , x i ≥ 0<br />

0, x i < 0<br />

}<br />

0 ≼ t<br />

, i=1... n<br />

]<br />

(472)<br />

(473)<br />

(clipping)<br />

minimize<br />

x∈R n ‖x + ‖ 1<br />

subject to x ∈ C<br />

≡<br />

minimize 1 T t<br />

x∈R n , t∈R n<br />

subject to x ≼ t<br />

0 ≼ t<br />

x ∈ C<br />

(474)<br />

3.1.4 inverted<br />

We wish to implement objectives of the form x −1 . Suppose we have a 2×2<br />

matrix<br />

[ ]<br />

T =<br />

∆ x z<br />

∈ R 2 (475)<br />

z y<br />

which is positive semidefinite by (1413) when<br />

T ≽ 0 ⇔ x > 0 and xy ≥ z 2 (476)<br />

A polynomial constraint such as this is therefore called a conic constraint. 3.9<br />

This means we may formulate convex problems, having inverted variables,<br />

as semidefinite programs in Schur-form; e.g.,<br />

minimize x −1<br />

x∈R<br />

subject to x > 0<br />

x ∈ C<br />

≡<br />

minimize<br />

x , y ∈ R<br />

subject to<br />

y<br />

[ ] x 1<br />

≽ 0<br />

1 y<br />

x ∈ C<br />

(477)<br />

3.9 In this dimension the cone is called a rotated quadratic or circular cone, or positive<br />

semidefinite cone.

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!