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 William H. Press, at al. - Cambridge University Press
Numerical Recipes in Fortran 90 contains a detailed introduction to the Fortran 90 language and to the basic concepts of parallel programming, plus source code for all routines from the second edition of Numerical Recipes.
(19914 views)

by R. Glowinski - Tata Institute of Fundamental Research
Many physics problems have variational formulations making them appropriate for numerical treatment. This book describes the mathematical background and reviews the techniques for solving problems, including those that require large computations.
(11135 views)

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

by Adrian Sandu - 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.
(13736 views)