请输入您要查询的字词:

 

单词 Euler's method
释义

Euler's method

A simple numerical method for solving differential equations. If inline and an initial condition is known, y = y0 when x = x0, then Euler's method generates a succession of approximations yn + 1 = yn + hf(xn,yn) where xn = x0 + nh, n ≥ 1. This takes the known starting point and moves along a straight line segment with horizontal distance h in the direction of the tangent at (x0,y0). The process is repeated from the new point (x1,y1) etc. If the step length h is small enough, the tangents are good approximations to the curve and the method will provide a reasonable accurate estimate. Compare Runge-Kutta methods.

随便看

 

数学辞典收录了4151条数学词条,基本涵盖了常用数学知识及数学英语单词词组的翻译及用法,是数学学习的有利工具。

 

Copyright © 2000-2023 Newdu.com.com All Rights Reserved
更新时间:2025/4/29 6:15:37