List of numerical analysis topics


This is a []list of numerical analysis topics.

General

Error

Elementary and special functions

Numerical linear algebra

— study of numerical algorithms for linear algebra problems

Basic concepts

Solving systems of linear equations

Eigenvalue algorithms

— a numerical algorithm for locating the eigenvalues of a matrix

Other concepts and algorithms

Interpolation and approximation

— construct a function going through some given data points

Polynomial interpolation

— interpolation by polynomials

Spline interpolation

— interpolation by piecewise polynomials

Trigonometric interpolation

— interpolation by trigonometric polynomials

Other interpolants

Approximation theory

Miscellaneous

Finding roots of nonlinear equations

Root-finding algorithm — algorithms for solving the equation f = 0

Optimization

— algorithm for finding maxima or minima of a given function

Basic concepts

Linear programming

— objective function and constraints are linear

Convex optimization

Nonlinear programming

— the most general optimization problem in the usual framework

Optimal control and infinite-dimensional optimization

Infinite-dimensional optimization

Uncertainty and randomness

Theoretical aspects

Applications

Miscellaneous

Numerical quadrature (integration)

— the numerical evaluation of an integral

Numerical methods for ordinary differential equations

— the numerical solution of ordinary differential equations

Numerical methods for partial differential equations

— the numerical solution of partial differential equations

Finite difference methods

— based on approximating differential operators with difference operators

Finite element methods, gradient discretisation methods

— based on a discretization of the space of solutions
gradient discretisation method — based on both the discretization of the solution and of its gradient

Other methods

Techniques for improving these methods

Grids and meshes

Analysis

[Monte Carlo method]

Applications

Software

For a large list of software, see the list of numerical-analysis software.

Journals

Researchers