
Lectures in Basic Computational Numerical Analysis
by James M. McDonough
Publisher: University of Kentucky 2001
Number of pages: 166
Description:
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.
Download or read it online for free here:
Download link
(1.7MB, PDF)
Similar books
Parallel Spectral Numerical Methodsby Gong Chen, et al. - Wikibooks
We start with finite-precision arithmetic. We then discuss how to solve ordinary differential equations and partial differential equations using the technique of separation of variables. We then introduce numerical time-stepping schemes...
(10456 views)
Numerical Solutions of Engineering Problemsby K. Nandakumar - University of Alberta
Contents: On mathematical models; Single nonlinear algebraic equation; System of linear and nonlinear algebraic equations; Numerical differentiation and integration; Ordinary differential equations; Boundary value problems; etc.
(18291 views)
Computing of the Complex Variable Functionsby Solomon I. Khmelnik, Inna S. Doubson - MiC
Hardware algorithms for computing of all elementary complex variable functions are proposed. Contents: A method 'digit-by-digit'; Decomposition; Compositions; Two-step-by-step operations; Taking the logarithm; Potentiation; and more.
(11197 views)
Introduction to the Numerical Integration of PDEsby B. Piette - University of Durham
In these notes, we describe the design of a small C++ program which solves numerically the sine-Gordon equation. The program is build progressively to make it multipurpose and easy to modify to solve any system of partial differential equations.
(14809 views)