Parallel Spectral Numerical Methods
by Gong Chen, et al.
Publisher: Wikibooks 2013
Description:
We start by taking a quick look at finite-precision arithmetic. We then discuss how to solve ordinary differential equations (ODE) and partial differential equations (PDE) using the technique of separation of variables. We then introduce numerical time-stepping schemes that can be used to solve ODEs and PDEs...
Download or read it online for free here:
Read online
(online html)
Similar books

by N. V. Kopchenova, I. A. Maron
This is a manual on solving problems in computational mathematics. The book is intended primarily for engineering students, but may also prove useful for economics students, graduate engineers, and postgraduate students in the applied sciences.
(17748 views)

by 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.
(17542 views)

by Adrian Sandu - Virginia Tech
Contents: a quick tour of fortran 95; the building blocks of a fortran application; flow control; computer arithmetic; applications; intrinsic functions; input and output; arrays; more on procedures; parametrized intrinsic types; derived types; etc.
(12329 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.
(10352 views)