List of numerical analysis topics


This is a []list of numerical analysis topics.

General

— study of numerical algorithms for linear algebra problems

Basic concepts

— a numerical algorithm for locating the eigenvalues of a matrix
— construct a function going through some given data points
— interpolation by polynomials
— interpolation by piecewise polynomials
— interpolation by trigonometric polynomials
Root-finding algorithm — algorithms for solving the equation f = 0
— algorithm for finding maxima or minima of a given function

Basic concepts

— objective function and constraints are linear
— the most general optimization problem in the usual framework
Infinite-dimensional optimization
— the numerical evaluation of an integral
— the numerical solution of ordinary differential equations
— the numerical solution of partial differential equations

Finite difference methods

— based on approximating differential operators with difference operators
— based on a discretization of the space of solutions
gradient discretisation method — based on both the discretization of the solution and of its gradient
For a large list of software, see the list of numerical analysis software.

Journals