Finite Difference Computing with PDEs
by Hans Petter Langtangen, Svein Linge
Publisher: Springer 2017
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.
Download or read it online for free here:
Download link
(multiple formats)
Similar books

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.
(10871 views)

by William H. Press, at al. - 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)

by 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.
(9478 views)

by George Benthien
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)