[home] [lexicon] [problems] [tests] [courses] [auxiliaries] [notes] [staff] | ||
Mathematics-Online lexicon: | ||
Algorithmic error |
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z | overview |
Let
denote a sequence of operations which compute a final output value from input values . For such an algorithm, the error of the numerically computed result satisfies
with
eps.
The partial derivatives control the influence of the errors on the output value . The corresponding amplification factors for the absolute relative errors are the so- called condition numbers
and
for .
We say that the algorithm defined by the operations is stable if intermediate errors are not substantially more amplified than relative errors of the input values, i.e. if
with not too large.
Example:
automatically generated 3/ 8/2007 |