Optimization: principles and algorithms, by Michel Bierlaire

Runs Newton's method with line search (Algorithm 11.8) [newtonLineSearch] on the Rosenbrock problem (Table 11.8) More...

Go to the source code of this file.

Detailed Description

Runs Newton's method with line search (Algorithm 11.8) [newtonLineSearch] on the Rosenbrock problem (Table 11.8)

Note
Calls newtonLineSearch
Author
Michel Bierlaire
Date
Sat Mar 21 12:51:55 2015

Definition in file run0508newton.m.

Copyright 2015-2018 Michel Bierlaire