Discretization error
This article needs additional citations for verification. (December 2009) |
In numerical analysis, computational physics, and simulation, discretization error is the error resulting from the fact that a function of a continuous variable is represented in the computer by a finite number of evaluations, for example, on a lattice. Discretization error can usually be reduced by using a more finely spaced lattice, with an increased computational cost.
Examples
Discretization error is the principal source of error in methods of finite differences and the pseudo-spectral method of computational physics.
When we define the derivative of as or , where is a finitely small number, the difference between the first formula and this approximation is known as discretization error.
Related phenomena
In
Discretization error, which arises from finite resolution in the domain, should not be confused with
References
- ISBN 978-0-89871-521-7.
See also
- Discretization
- Linear multistep method
- Quantization error