$$
\newcommand{\Oof}[1]{\mathcal{O}(#1)}
\newcommand{\F}{\boldsymbol{F}}
\newcommand{\J}{\boldsymbol{J}}
\newcommand{\x}{\boldsymbol{x}}
\renewcommand{\c}{\boldsymbol{c}}
$$
References
- S. D. Conte and C. d. Boor.
Elementary Numerical Analysis - An Algorithmic Approach,
third edition,
McGraw-Hill,
1980.
- W. H. Press, S. A. Teukolsky, W. T. Vetterling and B. P. Flannery.
Numerical Recipes,
Cambridge,
1992,
\urlhttp://www.nrbook.com/a/bookcpdf.php,
http://www.nrbook.com/a/bookcpdf.php.
- G. Recktenwald.
Numerical Methods with MATLAB: Implementations and Applications,
Prentice-Hall,
2000,
\urlhttp://web.cecs.pdx.edu/~gerry/nmm/.
- S. Nakamura.
Numerical Analysis and Graphic Visualization with Matlab,
second edition,
Prentice Hall,
2002.
- S. Otto and J. P. Denier.
An Introduction to Programming and Numerical Methods in MATLAB,
Springer,
2005.
- C. Moler.
Numerical Computing with MATLAB,
SIAM,
2004,
\urlhttp://se.mathworks.com/moler/chapters.html,
http://se.mathworks.com/moler/chapters.html.
- G. Sewell.
The Numerical Solution of Ordinary and Partial Differential Equations,
Wiley,
2005.
- I. Danaila, P. Joly, S. M. Kaber and M. Postel.
An Introduction to Scientific Computing,
Springer,
2007.
- L. N. Trefethen.
Spectral Methods in MATLAB,
SIAM,
2000.
- L. N. Trefethen.
Approximation Theory and Approximation Practice,
SIAM,
2012.
- C. Greif and U. M. Ascher.
A First Course in Numerical Methods,
Computational Science and Engineering,
SIAM,
2011.
- T. Lyche and J.-L. Merrien.
Exercises in Computational Mathematics with MATLAB,
Springer,
2014.
- T. Siauw and A. Bayen.
An Introduction to MATLAB Programming and Numerical Methods for Engineers,
Academic Press,
2014,
\urlhttp://www.sciencedirect.com/science/book/9780124202283,
http://www.sciencedirect.com/science/book/9780124202283.
- D. W. Harder and R..
Numerical Analysis for Engineering,
2015,
\urlhttps://ece.uwaterloo.ca/~dwharder/NumericalAnalysis/,
https://ece.uwaterloo.ca/~dwharder/NumericalAnalysis/.
- T. Young and M. J. Mohlenkamp.
Introduction to Numerical Methods and MATLAB Programming for Engineers,
2015,
\urlhttps://www.math.ohiou.edu/courses/math3600/book.pdf,
https://www.math.ohiou.edu/courses/math3600/book.pdf.
- L. Baochuan.
Introduction to Numerical Methods,
2015,
\urlhttp://en.wikibooks.org/wiki/Introduction_to_Numerical_Methods,
http://en.wikibooks.org/wiki/Introduction_to_Numerical_Methods.
- J. Kiusalaas.
Numerical Methods in Engineering with Python,
second edition,
Cambridge,
2014.
- H. P. Langtangen.
A Primer on Scientific Programming with Python,
fifth edition,
Texts in Computational Science and Engineering,
Springer,
2016.
- H. P. Langtangen.
DocOnce Publishing Platform,
\urlhttps://github.com/hplgit/doconce,
https://github.com/hplgit/doconce.
- R. LeVeque.
Finite Difference Methods for Ordinary and Partial Differential Equations: Steady-State and Time-Dependent Problems,
SIAM,
2007.
- Python Programming Language.
\urlhttp://python.org,
http://python.org.
- T. E. Oliphant et al..
NumPy Array Processing Package for Python,
\urlhttp://www.numpy.org,
http://www.numpy.org.
- T. E. Oliphant.
Python for Scientific Computing,
Computing in Science & Engineering,
9,
2007.
- J. D. Hunter et al..
Matplotlib: Software Package for 2D Graphics,
\urlhttp://matplotlib.org/,
http://matplotlib.org/.
- J. D. Hunter.
Matplotlib: a 2D Graphics Environment,
Computing in Science & Engineering,
9,
2007.
- F. Perez, B. E. Granger et al..
IPython Software Package for Interactive Scientific Computing,
\urlhttp://ipython.org/,
http://ipython.org/.
- F. Perez and B. E. Granger.
IPython: a System for Interactive Scientific Computing,
Computing in Science & Engineering,
9,
2007.
- H. P. Langtangen and J. H. Ring.
SciTools: Software Tools for Scientific Computing,
\urlhttps://github.com/hplgit/scitools,
https://github.com/hplgit/scitools.
- ScientificPython Software Package.
\urlhttp://starship.python.net/crew/hinsen,
http://starship.python.net/crew/hinsen.
- O. Certik et al..
SymPy: Python library for symbolic mathematics,
\urlhttp://sympy.org/,
http://sympy.org.
- E. Jones, T. E. Oliphant, P. Peterson et al..
SciPy Scientific Computing Library for Python,
\urlhttp://scipy.org,
http://scipy.org.