搜索资源列表
Numberical
- 拉格郎日插值多项式,高斯-赛德尔迭代法,改进欧拉法(C++),如果有什么错误,请联系tudaoyong456@163.com-Lagrange polynomial interpolation, Gauss - Seidel iterative method to improve Euler (C + +), If there is anything wrong, please contact tudaoyong456@163.com
E-G.rar
- 改进欧拉法及龙阁库塔法求解一阶常微分方程组的c语言实现,Improved Euler method and Lung Court Kutta method for solving first order ordinary differential equations of the c language
jisuanfangfa
- 显示方法埃特肯改进欧拉法牛顿迭代分段线性插值-Display method to improve Aite Ken Newton Euler piecewise linear interpolation, etc.
odtixing1
- 改进欧拉法解方程。非常好用。梯形公式
Electromechanical-transient
- 本程序用改进欧拉法计算电力系统机电暂态,可画出摇摆曲线-This procedure using a modified Euler method Power System, rocking curve can be drawn
seullerro
- 求解一阶常微分方程的两个欧欧拉法,先前欧拉与改进梯形法。 -Solving two first-order ordinary differential equations Ouou La Law, previously Euler and improved trapezoidal method.
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
improved-euler-method
- 改进欧拉法,用于数值计算,C语言编写,亲测可用-Improved Euler method for numerical computation, C language, pro-test available
改进欧拉法-二分法-复化辛卜生公式
- 实现c语言的改进欧拉法,源文件没有任何修改(To achieve the improved Euler method in C language)
0050763
- 用C++写改进的欧拉法 计算方法上机实验()
微分方程数值解
- 欧拉法是常微分方程的数值解法的一种,其基本思想是迭代。其中分为前进的EULER法、后退的EULER法、改进的EULER法。所谓迭代,就是逐次替代,最后求出所要求的解,并达到一定的精度。误差可以很容易地计算出来。(Euler method is a kind of numerical solution of ordinary differential equations, and its basic idea is iteration. It is divided into forward EUL