Logo

Numerical Analysis I by Mark Embree

Small book cover: Numerical Analysis I

Numerical Analysis I
by

Publisher: Rice University
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

Book cover: Numerical Methods for Large Eigenvalue ProblemsNumerical Methods for Large Eigenvalue Problems
by - SIAM
This book discusses numerical methods for computing eigenvalues and eigenvectors of large sparse matrices. It provides an in-depth view of the numerical methods for solving matrix eigenvalue problems that arise in various engineering applications.
(15849 views)
Book cover: Solving PDEs in PythonSolving PDEs in Python
by - 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.
(7674 views)
Book cover: Numerical StabilityNumerical Stability
by - Leiden University
Stability estimates and resolvent conditions in the numerical solution of initial value problems. Contents: Partial differential equations and numerical methods; Linear algebra; Stability in the numerical solution of differential equations; etc.
(11482 views)
Book cover: Introduction to Fortran 95 and Numerical ComputingIntroduction to Fortran 95 and Numerical Computing
by - Virginia Tech
Contents: a quick tour of fortran 95; the building blocks of a fortran application; flow control; computer arithmetic; applications; intrinsic functions; input and output; arrays; more on procedures; parametrized intrinsic types; derived types; etc.
(14173 views)