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

Runs BFGS with line search (Algorithm 13.1) [bfgs] on the Rosenbrock problem. More...

Go to the source code of this file.

Detailed Description

Runs BFGS with line search (Algorithm 13.1) [bfgs] on the Rosenbrock problem.

Note
Calls bfgs
Author
Michel Bierlaire
Date
Sat Mar 21 16:44:17 2015

Definition in file runRosenbrockBfgs.m.

Copyright 2015-2018 Michel Bierlaire