用ode23求解常微分方程组例题(ODE 常微分方程)
导读
当前大家对于ODE 常微分方程都是颇为感兴趣的,大家都想要了解一下ODE 常微分方程,那么小美也是在网络上收集了一些关于ODE 常微分方程
当前大家对于ODE 常微分方程都是颇为感兴趣的,大家都想要了解一下ODE 常微分方程,那么小美也是在网络上收集了一些关于ODE 常微分方程的一些信息来分享给大家,希望能够帮到大家哦。
1、ODE,常微分方程ordinary differential equation的缩写,此种表述方式常见于编程。
2、如MATLAB中Simulink求解器solver已能提供了7种微分方程求解方法:ode45(Dormand-Prince),ode23(Bogacki-Shampine),ode113(Adams)。
3、ode15s(stiff/NDF),ode23s(stiff/Mod. Rosenbrock),ode23t(mod. stiff/Trapezoidal)。
4、ode23tb(stiff/TR-BDF2)。
本文到此结束,希望对大家有所帮助。
免责声明:本文由用户上传,如有侵权请联系删除!