Description: The MATLAB codes for the solvers and all the examples
accompany this book.I have used the three main solvers nsold.m,
nsoli.m, and brsola.m from the collection of MATLAB codes in my own research.
The codes were designed for production work on small-to-medium scale problems having
at most a few thousand unknowns. Large-scale problems are best done in another language
with a high-quality public-domain code.
To Search:
File list (Check if you may need any files):
MATLAB_Kelley\MATLAB\Chapter1\ataneg.m
.............\......\........\chordsol.m
.............\......\........\ftan.m
.............\......\........\newtsol.m
.............\......\........\secant.m
.............\......\........\tandemo.m
.............\......\.......2\.nsold.m.swp
.............\......\........\atandemo.m
.............\......\........\bvp2demo.m
.............\......\........\bvpsys.m
.............\......\........\fatan.m
.............\......\........\ftime.m
.............\......\........\heq.m
.............\......\........\heqdemo.m
.............\......\........\simpdemo.m
.............\......\........\simple.m
.............\......\........\timedep.m
.............\......\.......3\dxmf.m
.............\......\........\dymf.m
.............\......\........\fish2d.m
.............\......\........\heq.m
.............\......\........\heqkdemo.m
.............\......\........\lapmf.m
.............\......\........\oz.m
.............\......\........\ozdemo.m
.............\......\........\ozmovie.m
.............\......\........\pde.m
.............\......\........\pdeldemo.m
.............\......\........\pdeleft.m
.............\......\........\pderdemo.m
.............\......\........\pderight.m
.............\......\........\pdetime.m
.............\......\........\pdetimedemo.m
.............\......\.......4\dxmf.m
.............\......\........\dymf.m
.............\......\........\fish2d.m
.............\......\........\heq.m
.............\......\........\heqbdemo.m
.............\......\........\heqmovie.m
.............\......\........\lapmf.m
.............\......\........\pdebrl.m
.............\......\........\pdebrr.m
.............\......\........\pdeleft.m
.............\......\........\pderight.m
.............\......\SOLVERS\brsola.m
.............\......\.......\nsold.m
.............\......\.......\nsoli.m
.............\......\.......\parab3p.m
.............\......\Chapter1
.............\......\Chapter2
.............\......\Chapter3
.............\......\Chapter4
.............\......\SOLVERS
.............\MATLAB
MATLAB_Kelley