Logo

Finite Difference Computing with PDEs

Large book cover: Finite Difference Computing with PDEs

Finite Difference Computing with PDEs
by

Publisher: Springer
Number of pages: 507

Description:
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.

Home page url

Download or read it online for free here:
Download link
(multiple formats)

Similar books

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.
(10871 views)
Book cover: Numerical Recipes in Fortran 90Numerical Recipes in Fortran 90
by - Cambridge University Press
Numerical Recipes in Fortran 90 contains a detailed introduction to the Fortran 90 language and to the basic concepts of parallel programming, plus source code for all routines from the second edition of Numerical Recipes.
(20516 views)
Book cover: Scientific ComputingScientific Computing
by - 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.
(9478 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.
(15891 views)