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 Steven E. Pav - University of California at San Diego
From the table of contents: A 'Crash' Course in octave/Matlab; Solving Linear Systems; Finding Roots; Interpolation; Spline Interpolation; Approximating Derivatives; Integrals and Quadrature; Least Squares; Ordinary Differential Equations.
(13609 views)

by R. Hosking, S. Joe, D. Joyce, and J. Turner
This book provides an excellent introduction to the elementary concepts and methods of numerical analysis for students meeting the subject for the first time. The subject matter is organized into fundamental topics and presented as a series of steps.
(12882 views)

by Yousef Saad - 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.
(10233 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.
(7326 views)