
Lectures on Numerical Analysis
by Dennis Deturck, Herbert S. Wilf
Publisher: University of Pennsylvania 2002
Number of pages: 125
Description:
Contents: Differential and Difference Equations (Linear equations with constant coefficients, Difference equations, Stability theory); The Numerical Solution of Differential Equations (Euler's method, The midpoint and trapezoidal rules); Numerical linear algebra.
Download or read it online for free here:
Download link
(630KB, PDF)
Similar books
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.
(14821 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.
(11211 views)
Computational Mathematics for Differential Equationsby N. V. Kopchenova, I. A. Maron
This is a manual on solving problems in computational mathematics. The book is intended primarily for engineering students, but may also prove useful for economics students, graduate engineers, and postgraduate students in the applied sciences.
(20380 views)
Scientific Computingby Jeffrey R. Chasnov - Harvey Mudd College
This course consists of both numerical methods and computational physics. MATLAB is used to solve various computational math problems. The course is primarily for Math majors and supposes no previous knowledge of numerical analysis or methods.
(10360 views)