Logo

Introduction to Numerical Methods

Small book cover: Introduction to Numerical Methods

Introduction to Numerical Methods
by

Publisher: The Hong Kong University
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.

Home page url

Download or read it online for free here:
Download link
(560KB, PDF)

Similar books

Book cover: Introduction to the Numerical Integration of PDEsIntroduction to the Numerical Integration of PDEs
by - 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.
(14805 views)
Book cover: Notes on Numerical Linear AlgebraNotes on Numerical Linear Algebra
by
Tutorial describing many of the standard numerical methods used in Linear Algebra. Topics include Gaussian Elimination, LU and QR Factorizations, The Singular Value Decomposition, Eigenvalues and Eigenvectors via the QR Method, etc.
(16682 views)
Book cover: Programming for Computations - PythonProgramming for Computations - Python
by - 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.
(11739 views)
Book cover: Iterative Methods for Sparse Linear SystemsIterative Methods for Sparse Linear Systems
by - PWS
The book gives an in-depth, up-to-date view of practical algorithms for solving large-scale linear systems of equations. The methods described are iterative, i.e., they provide sequences of approximations that will converge to the solution.
(13298 views)