
Numerical Analysis I
by Mark Embree
Publisher: Rice University 2012
Number of pages: 207
Description:
This course takes a tour through many algorithms of numerical analysis, sampling a variety of techniques suitable across many applications. We aim to assess alternative methods based on both accuracy and efficiency, to discern well-posed problems from ill-posed ones, and to see these methods in action through computer implementation.
Download or read it online for free here:
Download link
(4.1MB, PDF)
Similar books
Lectures on Numerical Methods in Bifurcation Problemsby H.B. Keller - Tata Institute Of Fundamental Research
These lectures introduce the modern theory and practical numerical methods for continuation of solutions of nonlinear problems depending upon parameters. The treatment is elementary, advanced calculus and linear algebra are the omly prerequisites.
(10669 views)
Fundamental Numerical Methods and Data Analysisby George W. Collins, II - NASA ADS
'Fundamental Numerical Methods and Data Analysis' can serve as the basis for a wide range of courses that discuss numerical methods used in science. The author provides examples of the more difficult algorithms integrated into the text.
(20012 views)
Lectures in Basic Computational Numerical Analysisby James M. McDonough - University of Kentucky
These notes cover the following topics: Numerical linear algebra; Solution of nonlinear equations; Approximation theory; Numerical solution of ordinary differential equations; Numerical solution of partial differential equations.
(14009 views)
Solving PDEs in Pythonby Hans Petter Langtangen, Anders Logg - Springer
This book offers a concise and gentle introduction to finite element programming in Python based on the popular FEniCS software library. Using a series of examples, it guides readers through the essential steps to quickly solving a PDE in FEniCS.
(8429 views)