Optimization: principles and algorithms, by Michel Bierlaire
runRosenbrockNewtonLineSearch.m File Reference

Runs Newton's method with line search (Algorithm 11.8) [newtonLineSearch] on the Rosenbrock problem. 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.

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

Definition in file runRosenbrockNewtonLineSearch.m.

Copyright 2015-2018 Michel Bierlaire