Description: Newton Raphson Line Search is a program for the solution of equations with the quasi-Newton-Raphson method accelerated by a line search algorithm. The equation to be solved can include vectors, except for scalars. It is written in MATLAB programming language and is available as source code distributed under a BSD-style license (see License.txt). Type help line_search and help fun to view the instructions for usage in MATLAB.
To Search:
File list (Check if you may need any files):
LINESEARCH\demo.m
..........\fun.m
..........\html\demo.html
..........\License.txt
..........\linesearch.m
..........\NonLinFEMChap6.pdf
..........\Version History.txt
license.txt