Dmitriy Tserekhman
This page contains examples and
analysis of the Secant Method, the main program code for which was developed
in Matlab.
All the provided examples use same
main source code files, which are
secant.m
and
get_convergence_movie.m
Since different functions were tested,
specific files with those functions, and specific run_me files are indicated
in corresponding sections.
The text book used for reference:
Numerical Mathematics and Computing, 4th Edition
by Ward Cheney and David Kincaid
Please, use the following links
to navigate through Testing and Analysis sections: