The Nonlinear Conjugate Gradient Method(s)
Completion requirements
A didactic MATLAB implementation of the Nonlinear Conjugate Gradient approach with four different beta-rules (Fletcher-Reeves, Polak-Ribiere, Hestenes-Stiefel, Dai-Yuan) and either Armijo-Wolfe or Backtracking
line search.
Click NCG.m link to view the file.