请输入您要查询的字词:

 

单词 local error
释义
local error

Computer
  • A measure of the accuracy over one step of a method for the numerical solution of ordinary differential equations. This is a useful concept in the practical implementation of numerical methods. If the step is described by the general formula

    yn+1=yn+hϕ(xn,yn1,,ynk;h)xn+1=xn+h
    then the local error is defined to be
    yn+1z(xn+1)
    where z(x) is the exact solution of the differential equation through the previous computed point, i.e. it satisfies z(xn) = yn.

    An estimate of the local error is normally obtained by using two different formulae on each step (see predictor-corrector methods). This estimate is kept below a user-specified tolerance, if necessary by rejecting steps and repeating with a reduced stepsize h. With further modifications this leads to efficient and reliable variable stepsize programs.

    The local error is related to the local truncation error (see discretization error), which is defined in terms of the exact solution of the original problem rather than the current computed values used here.


随便看

 

科学参考收录了60776条科技类词条,基本涵盖了常见科技类参考文献及英语词汇的翻译,是科学学习和研究的有利工具。

 

Copyright © 2000-2023 Sciref.net All Rights Reserved
京ICP备2021023879号 更新时间:2025/2/6 0:48:57