文件名称:30333371euler
介绍说明--下载内容均来自于网络,请自行研究使用
欧拉算法,基本思想是迭代。其中分为前进的EULER法、后退的EULER法、改进的EULER法。所谓迭代,就是逐次替代,最后求出所要求的解,并达到一定的精度。误差可以很容易的计算出来。-Euler algorithm, the basic idea is iterative. THE EULER method which is divided into forward and backward EULER ' method, improved EULER method. Called iteration is successively replaced by the required final solution is obtained, and to achieve a certain accuracy. Error can be easily calculated.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
chap08\chap8.m
......\euler_ts.m
......\euler_b.m
......\euler_f.m
......\euler_r.m
......\euler_t.m
......\Runge_Kutta4s.m
......\Runge_Kutta4.m
......\Adams.m
......\lorenzeq.m
......\Lanch.m
......\heigh_ode.m
......\Amer_P.m
......\Adams_S.m
chap08
euler\Adams.m
.....\Adams_S.m
.....\Amer_P.m
.....\chap8.m
.....\euler_b.m
.....\euler_f.m
.....\euler_r.m
.....\euler_t.m
.....\euler_ts.m
.....\heigh_ode.m
.....\Lanch.m
.....\lorenzeq.m
.....\Runge_Kutta4.m
.....\Runge_Kutta4s.m
euler