The Steepest Descent (Gradient) method for general nonlinear functions
Completion requirements
A didactic MATLAB implementation of the Steepest Descent (Gradient) method for mutlivariate unconstrained minimization of general nonlinear functions, with either fixed stepsize or Armijo-Wolfe-type Line Search with quadratic interpolation.
Click SDG.m link to view the file.