You are on page 1of 13

Lectured by Ha Hoang Kha, Ph.D.

Ho Chi Minh City University of Technology


Email: hahoangkha@gmail.com
One-Dimensional Search
Methods
One-direction search
Newtons method
Secant method
Linear search method
Content
2
References
E. K. P. Chong and S. H. Zak, An Introduction to
Optimization, Jonh Wiley & Sons, 2001.
3
Newtons Method
4
By Taylors expansion


The first-order necessary condition for a minimizer




Example
5
Example Solution
6
Newtons Method (Cont.)
7
Newtons Method of Tangents
8
Solving equations with Newtons method
If we set , then we obtain a formula for
iterative solution of the equation






Example
9
Newtons Method of Tangents: Fail
10
An initial approximation to the root is very important





Secant Method
11
Approximate 2nd-order derivative of f(x) by





Note that the secant method require two initial points

The secant method does not directly involve values of





Line Search Methods
12






Homework: Problem 1
13

You might also like