Logo

Parallel Spectral Numerical Methods

Small book cover: Parallel Spectral Numerical Methods

Parallel Spectral Numerical Methods
by

Publisher: Wikibooks

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...

Home page url

Download or read it online for free here:
Read online
(online html)

Similar books

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.
(18747 views)
Book cover: First Semester in Numerical Analysis with JuliaFirst Semester in Numerical Analysis with Julia
by - Florida State University
The book presents the theory and methods, together with the implementation of the algorithms using the Julia programming language. The book covers computer arithmetic, root-finding, numerical quadrature and differentiation, and approximation theory.
(6493 views)
Book cover: Introduction to Numerical Methods and Matlab Programming for EngineersIntroduction to Numerical Methods and Matlab Programming for Engineers
by - Ohio University
The goals of these notes are to introduce concepts of numerical methods and introduce Matlab in an Engineering framework. The notes were developed by the author in the process of teaching a course on applied numerical methods for Civil Engineering.
(6915 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.
(14164 views)