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

Runs the steepest descent algorithm (Algorithm 11.6) on the Rosenbrock problem. More...

Go to the source code of this file.

Detailed Description

Runs the steepest descent algorithm (Algorithm 11.6) on the Rosenbrock problem.

Note
Calls steepestDescent
Author
Michel Bierlaire
Date
Sat Mar 21 12:09:01 2015

Definition in file runRosenbrockSteepestDescent.m.

Copyright 2015-2018 Michel Bierlaire