可以实现求解微分方程组的数值解 func我要分享

It can realize the numerical solution func of differential equations

微分方程组 func

关注次数: 265

下载次数: 2

文件大小: 1KB

代码分类: 仿真计算

开发平台: matlab

下载需要积分: 1积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:

可以实现求解微分方程组的数值解,在func中输入需要计算的微分方程组,运行主函数即可。


English Description:

It can solve the numerical solution of differential equations, input the differential equations to be calculated in func and run the main function


代码预览

func

....\func.m

....\main_func.m

....\说明.txt