Description: Nonlinear algorithm collection, including Newton Raphson, Broyden quasi-Newton method, arc-length method, secant method. Each contains a linear search algorithms for iterative improvement.
To Search:
File list (Check if you may need any files):
BFGSLineNRLineNRBFGS.m
BroydenLineNRLine.m
ModifiedNewtonLinesearch.m
NewtonRaphsonLinesearch.m
ArcLength.m