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.
(8471 views)
Book cover: Numerical Analysis for EngineeringNumerical Analysis for Engineering
by - University of Waterloo
Contents: Error Analysis, Numeric Representation, Iteration, Linear Algebra, Interpolation, Least Squares, Taylor Series, Bracketing, The Five Techniques, Root Finding, Optimization, Differentiation, Integration, Initial-value Problems, etc.
(15879 views)
Book cover: Programming for Computations - PythonProgramming for Computations - Python
by - Springer
This book presents Python programming as a key method for solving mathematical problems. The style is accessible and concise, the emphasis is on generic algorithms, clean design of programs, use of functions, and automatic tests for verification.
(11830 views)
Book cover: Handbook of Mathematical FunctionsHandbook of Mathematical Functions
by - GPO
Students and professionals in the fields of mathematics, physics, engineering, and economics will find this reference work invaluable. A classic resource for special functions, standard trig, and exponential logarithmic definitions and extensions.
(35594 views)