06.01.2015 Views

The Steepest Descent Algorithm for Unconstrained Optimization and ...

The Steepest Descent Algorithm for Unconstrained Optimization and ...

The Steepest Descent Algorithm for Unconstrained Optimization and ...

SHOW MORE
SHOW LESS

Create successful ePaper yourself

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

6.3 Modification of the Bisection <strong>Algorithm</strong> when the Domain<br />

of f (x) is Restricted<br />

<strong>The</strong> discussion <strong>and</strong> analysis of the bisection algorithm has presumed that<br />

our optimization problem is<br />

P : minimize f (x)<br />

n<br />

s.t. x ∈ R .<br />

Given a point ¯x <strong>and</strong> a direction d¯, the line-search problem then is<br />

LS : minimize h(α) := f (¯x + αd¯)<br />

s.t. α ∈ R.<br />

n<br />

Suppose instead that the domain of definition of f (x) isanopenset X ⊂ R .<br />

<strong>The</strong>n our optimization problem is:<br />

P : minimize f (x)<br />

s.t. x ∈ X,<br />

<strong>and</strong> the line-search problem then is<br />

LS : minimize h(α) := f (¯x + αd¯)<br />

s.t. x ¯ + αd ¯∈ X.<br />

In this case, we must ensure that all iterate values of α in the bisection alx<br />

¯ + αd ¯ ∈ X. As an example, consider the following gorithm satisfy problem:<br />

∑ m<br />

P : minimize f (x) := − ln(b i − A i x)<br />

i=1<br />

s.t. b − Ax > 0.<br />

22

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

Saved successfully!

Ooh no, something went wrong!