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

by 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.
(13129 views)

by Giray Ökten - Florida State University
The book presents the theory and methods, together with the implementation of the algorithms using the Julia programming language. The book covers computer arithmetic, root-finding, numerical quadrature and differentiation, and approximation theory.
(7348 views)

by Hans Petter Langtangen, Svein Linge - Springer
This easy-to-read book introduces the basics of solving partial differential equations by means of finite difference methods. Unlike many of the traditional academic works on the topic, this book was written for practitioners.
(6922 views)

by 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.
(7426 views)