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
Notes on Harmonic Analysis
by George Benthien
Tutorial discussing some of the numerical aspects of practical harmonic analysis. Topics include Historical Background, Fourier Series and Integral Approximations, Convergence Improvement, Differentiation of Fourier Series and Sigma Factors, etc.
(11474 views)
by George Benthien
Tutorial discussing some of the numerical aspects of practical harmonic analysis. Topics include Historical Background, Fourier Series and Integral Approximations, Convergence Improvement, Differentiation of Fourier Series and Sigma Factors, etc.
(11474 views)
Numerical Methods for Large Eigenvalue Problems
by Yousef Saad - SIAM
This book discusses numerical methods for computing eigenvalues and eigenvectors of large sparse matrices. It provides an in-depth view of the numerical methods for solving matrix eigenvalue problems that arise in various engineering applications.
(14987 views)
by Yousef Saad - SIAM
This book discusses numerical methods for computing eigenvalues and eigenvectors of large sparse matrices. It provides an in-depth view of the numerical methods for solving matrix eigenvalue problems that arise in various engineering applications.
(14987 views)
Iterative Methods for Linear and Nonlinear Equations
by C.T. Kelley - SIAM
This book focuses on a small number of methods and treats them in depth. The author provides a complete analysis of the conjugate gradient and generalized minimum residual iterations as well as recent advances including Newton-Krylov methods.
(11762 views)
by C.T. Kelley - SIAM
This book focuses on a small number of methods and treats them in depth. The author provides a complete analysis of the conjugate gradient and generalized minimum residual iterations as well as recent advances including Newton-Krylov methods.
(11762 views)
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.
(9930 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.
(9930 views)