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 Recipes in Fortran 90Numerical Recipes in Fortran 90
by - 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)
Book cover: Lectures on Numerical Methods for Non-Linear Variational ProblemsLectures on Numerical Methods for Non-Linear Variational Problems
by - 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)
Book cover: Lectures in Basic Computational Numerical AnalysisLectures in Basic Computational Numerical Analysis
by - 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)
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.
(13736 views)