
Introduction to the Numerical Integration of PDEs
by B. Piette
Publisher: University of Durham 2004
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.
Download or read it online for free here:
Download link
(530KB, PS)
Similar books
Numerical Recipes in Fortran 90by 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.
(21328 views)
Notes on Harmonic Analysisby 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.
(13025 views)
Robust Geometric Computationby Vikram Sharma, Chee Yap - New York University
Contents: Introduction to Geometric Nonrobustness; Modes of Numerical Computation; Geometric Computation; Arithmetic Approaches; Geometric Approaches; Exact Geometric Computation; Perturbation; Filters; Algebraic Background; Zero Bounds; etc.
(12765 views)
Numerical Analysis Iby Mark Embree - Rice University
This course takes a tour through many algorithms of numerical analysis. We aim to assess alternative methods based on efficiency, to discern well-posed problems from ill-posed ones, and to see these methods in action through computer implementation.
(16249 views)