Introduction to Numerical Methods
by Jeffrey R. Chasnov
Publisher: The Hong Kong University 2012
Number of pages: 63
Description:
This text is primarily for non-mathematics majors and is required by several engineering departments. Contents: IEEE Arithmetic; Root Finding; Systems of equations; Least-squares approximation; Interpolation; Integration; Ordinary differential equations.
Download or read it online for free here:
Download link
(560KB, PDF)
Similar books
The Calculus Of Finite Differences
by L. M. Milne Thomson - Macmillan and co
The object of this book is to provide a simple account of the subject of Finite Differences and to present the theory in a form which can be readily applied -- not only the useful material of Boole, but also the more modern developments.
(15667 views)
by L. M. Milne Thomson - Macmillan and co
The object of this book is to provide a simple account of the subject of Finite Differences and to present the theory in a form which can be readily applied -- not only the useful material of Boole, but also the more modern developments.
(15667 views)
Finite Difference Computing with PDEs
by Hans Petter Langtangen, Svein Linge - Springer
This easy-to-read book introduces the basics of solving partial differential equations by means of finite difference methods. Unlike many of the traditional academic works on the topic, this book was written for practitioners.
(6479 views)
by Hans Petter Langtangen, Svein Linge - Springer
This easy-to-read book introduces the basics of solving partial differential equations by means of finite difference methods. Unlike many of the traditional academic works on the topic, this book was written for practitioners.
(6479 views)
Programming for Computations - Python
by Svein Linge, Hans Petter Langtangen - Springer
This book presents Python programming as a key method for solving mathematical problems. The style is accessible and concise, the emphasis is on generic algorithms, clean design of programs, use of functions, and automatic tests for verification.
(9930 views)
by Svein Linge, Hans Petter Langtangen - Springer
This book presents Python programming as a key method for solving mathematical problems. The style is accessible and concise, the emphasis is on generic algorithms, clean design of programs, use of functions, and automatic tests for verification.
(9930 views)
Introduction to the Numerical Integration of PDEs
by 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.
(13027 views)
by 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.
(13027 views)