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: Numerical Algorithms: Methods for Computer Vision, Machine Learning, and GraphicsNumerical Algorithms: Methods for Computer Vision, Machine Learning, and Graphics
by - CRC Press
Using examples from a broad base of computational tasks, including data processing and computational photography, the book introduces numerical modeling and algorithmic design from a practical standpoint and provides insight into theoretical tools.
(9951 views)
Book cover: Computing of the Complex Variable FunctionsComputing of the Complex Variable Functions
by - MiC
Hardware algorithms for computing of all elementary complex variable functions are proposed. Contents: A method 'digit-by-digit'; Decomposition; Compositions; Two-step-by-step operations; Taking the logarithm; Potentiation; and more.
(9521 views)
Book cover: Numerical Analysis INumerical Analysis I
by - 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.
(14169 views)
Book cover: Introduction to Numerical MethodsIntroduction to Numerical Methods
by - The Hong Kong University
This is primarily for non-mathematics majors and is required by several engineering departments. Contents: IEEE Arithmetic; Root Finding; Systems of equations; Least-squares approximation; Interpolation; Integration; Ordinary differential equations.
(9180 views)