文件名称:ODE
介绍说明--下载内容均来自于网络,请自行研究使用
定步长ODE4、ODE5算法,用法和ode45相似
唯一不同的就是ode45是[t,y]=ode45(),
这个是y=ode4(),因为是定步长的-Fixed-step ODE4, ODE5 algorithms, usage, and the only difference is similar to ode45 ode45 is [t, y] = ode45 (), this is y = ode4 (), because the step length is fixed
唯一不同的就是ode45是[t,y]=ode45(),
这个是y=ode4(),因为是定步长的-Fixed-step ODE4, ODE5 algorithms, usage, and the only difference is similar to ode45 ode45 is [t, y] = ode45 (), this is y = ode4 (), because the step length is fixed
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ode4.m
ode5.m
ode5.m