Parallel Spectral Numerical Methods
by Gong Chen, et al.
Publisher: Wikibooks 2013
Description:
We start by taking a quick look at finite-precision arithmetic. We then discuss how to solve ordinary differential equations (ODE) and partial differential equations (PDE) using the technique of separation of variables. We then introduce numerical time-stepping schemes that can be used to solve ODEs and PDEs...
Download or read it online for free here:
Read online
(online html)
Similar books
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.
(10069 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.
(10069 views)
Numerical Stability
by M.N. Spijker - Leiden University
Stability estimates and resolvent conditions in the numerical solution of initial value problems. Contents: Partial differential equations and numerical methods; Linear algebra; Stability in the numerical solution of differential equations; etc.
(10896 views)
by M.N. Spijker - Leiden University
Stability estimates and resolvent conditions in the numerical solution of initial value problems. Contents: Partial differential equations and numerical methods; Linear algebra; Stability in the numerical solution of differential equations; etc.
(10896 views)
Numerical Solutions of Engineering Problems
by 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.
(16361 views)
by 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.
(16361 views)
Numerical Algorithms: Methods for Computer Vision, Machine Learning, and Graphics
by Justin Solomon - CRC Press
Using examples from a broad base of computational tasks, including data processing and computational photography, the book introduces numerical modeling and algorithmic design from a practical standpoint and provides insight into theoretical tools.
(10470 views)
by Justin Solomon - CRC Press
Using examples from a broad base of computational tasks, including data processing and computational photography, the book introduces numerical modeling and algorithmic design from a practical standpoint and provides insight into theoretical tools.
(10470 views)