Numerical Differential Equations
MA 512
Spring, 2017


Resources


Supplementary references:

K. E. Atkinson, An Introduction to Numerical Analysis, (2nd Edition), Wiley, 1989.

R. L. Burden and J. D. Faires, Numerical Analysis (8th ed.), Thomson Brooks/Cole 2005.

C. W. Gear, Numerical Initial Value Problems in Ordinary Differential Equations, Series in Automatic Computation, Prentice Hall, 1971.

G. H. Golub and C. F. Van Loan, Matrix Computations, Johns Hopkins University Press, 1996.

E. Hairer, S. P. Norsett, G. Wanner, Solving Ordinary Differential Equations I (Nonstiff Problems), 2nd Revised Edition, Series in Computational Mathematics, Vol. 8, Springer-Verlag, 1993.

E. Hairer, G. Wanner, Solving Ordinary Differential Equations II (Stiff and Differential-Algebraic Problems), 2nd Revised Edition, Springer Series in Computational Mathematics, Vol. 8, Springer-Verlag, 1993.

C. T. Kelley, Iterative Methods for Linear and Nonlinear Equations, Frontiers in Applied Mathematics, Vol. 16, SIAM, Philadelphia, PA, 1995. Go to http://bookstore.siam.org/fr16/ to purchase the book. You can also download a PDF file of the book or the MATLAB codes here.

C. T. Kelley, Iterative Methods for Optimization, Frontiers in Applied Mathematics, Vol. 18, SIAM, Philadelphia, PA, 1999. Go to http://bookstore.siam.org/fr18/ to purchase the book. You can also download a PDF file of the book or the MATLAB codes here.

C. T. Kelley, Solving Nonlinear Equations with Newton's Method, Fundamentals of Algorithms, Vol. 1, SIAM, Philadelphia, PA, 2003.

R. J. LeVeque, Finite Difference Methods for Ordinary and Partial Differential Equations, SIAM, Philadelphia, PA, 2007.

J. C. Polking, Ordinary Differential Equations Using MATLAB, MATLAB Curriculum Series, Prentice Hall, 1995.

L. F. Shampine, I. Gladwell, S. Thompson, Solving ODEs with MATLAB, Cambridge University Press, 2003.

L. F. Shampine and M. W. Reichelt, "The MATLAB ODE suite", SIAM J. Scientific Computing, 18 (1997), 1-22 (PDF).

J. Stoer and R. Bulirsch, Introduction to Numerical Analysis, Springer-Verlag, 1980.

G. Strang, Computational Science and Engineering, Wellesley-Cambridge Press, 2007.

D. M. Young, Iterative Solution of Large Linear Systems, Academic Press, 1971.


MATLAB references:


Kermit Sigmon's original (free) MATLAB Primer (PDF). This is dated and limited in some respects but still a good introduction to most of the basics. 

Kermit Sigmon and Timothy A. Davis, MATLAB Primer (8th Edition), CRC Press. This is the current commercial version, available from CRC Press or Amazon for around $21 plus shipping. It is much more up-to-date than the free primer.