Newton's Method
Completion requirements
A didactic MATLAB implementation of Newton's method for multivariate
unconstrained local minimization, with Armijo-Wolfe or Backtracking Line
Search and a very crude form of Hessian modification for the nonconvex
case.
Click NWTN.m link to view the file.