Logo

Introduction to the Numerical Integration of PDEs

Small book cover: Introduction to the Numerical Integration of PDEs

Introduction to the Numerical Integration of PDEs
by

Publisher: University of Durham
Number of pages: 89

Description:
In these notes, we describe the design of a small C++ program which solves numerically the sine-Gordon equation. The program is build progressively to make it multipurpose and easy to modify to solve any system of partial differential equations.

Home page url

Download or read it online for free here:
Download link
(530KB, PS)

Similar books

Book cover: Notes on Harmonic AnalysisNotes on Harmonic Analysis
by
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.
(11109 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.
(18759 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.
(8195 views)
Book cover: Iterative Methods for Linear and Nonlinear EquationsIterative Methods for Linear and Nonlinear Equations
by - 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.
(11471 views)