文件名称:solve-differential-equations
介绍说明--下载内容均来自于网络,请自行研究使用
程序实现了欧拉法、改进欧拉法、隐式梯形积分法解同一个微分方程,并与解析解比较,以可视化的形式展现出来-Program to achieve the Euler method, Improved Euler method, the implicit trapezoidal integration to solve the same differential equations and compared with the analytical solution, to show up in the form of visualization
(系统自动生成,下载前可以参看下载内容)
下载文件列表
solve differential equations\dampingImprovedEuler.m
............................\dampingTrapezoidalIntegration.m
............................\f_1.m
............................\f_2.m
............................\main.m
solve differential equations