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: Solving PDEs in PythonSolving PDEs in Python
by - Springer
This book offers a concise and gentle introduction to finite element programming in Python based on the popular FEniCS software library. Using a series of examples, it guides readers through the essential steps to quickly solving a PDE in FEniCS.
(8699 views)
Book cover: First Steps in Numerical AnalysisFirst Steps in Numerical Analysis
by
This book provides an excellent introduction to the elementary concepts and methods of numerical analysis for students meeting the subject for the first time. The subject matter is organized into fundamental topics and presented as a series of steps.
(17517 views)
Book cover: Numerical Methods Course NotesNumerical Methods Course Notes
by - University of California at San Diego
From the table of contents: A 'Crash' Course in octave/Matlab; Solving Linear Systems; Finding Roots; Interpolation; Spline Interpolation; Approximating Derivatives; Integrals and Quadrature; Least Squares; Ordinary Differential Equations.
(17455 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.
(8692 views)