Numerical Approximation Residual
Jump to navigation
Jump to search
A Numerical Approximation Residual is an Error#Experimental_science that ...
References
2020
- (Wikipedia, 2020) ⇒ https://en.wikipedia.org/wiki/Residual_(numerical_analysis) Retrieved:2020-2-9.
- Loosely speaking, a residual is the error in a result. To be precise, suppose we want to find x such that : [math]\displaystyle{ f(x)=b.\, }[/math] Given an approximation x0 of x, the residual is : [math]\displaystyle{ b - f(x_0)\, }[/math] whereas the error is : [math]\displaystyle{ x - x_0\, }[/math] If the exact value of x is not known, the residual can be computed, whereas the error cannot.