| 释义 |
onestep method 单步法;[单步骤法] A computing method that calculates result of current step only from using the result of previous step, e.g., in numerical integration of initial value problem of ordinary differential equation function value on the nth dispersal point is solved only by using the function value on (n1)th point. 计算当前一步结果仅用到前面一步结果的计算方法,例如,在常微分方程初值问题的数值积分中,当求第n个离散点上 的函数值时仅用到第n1个点的函数值。 |