搜索资源列表
odeRK4
- 4阶龙格库塔方法求常微分方程的数值算法的函数子程序。-four bands Runge - Kutta method for ordinary differential equations, numerical algorithm of the function subroutine.
changweifenfangchengshuzhijie
- 自编常微分方程初值问题的常用算法,包括折线法、改进欧拉法、4阶龙格-库塔法-Self-compiled initial value problems of ordinary differential equations commonly used algorithms, including the broken line method, improved Euler' s method, 4-order Runge- Kutta method
ee
- 龙格-库塔4阶算法 方程已经给出,另附有报告解析-Runge- Kutta fourth order algorithm equation is given, the other with an analytical report
RK4
- 数值分析中,显式4阶龙格-库塔法(Runge-Kutta)是用于求常微分方程数值解的重要迭代法。本算法优点是可以求高阶常微分方程(或多变量微分方程组)的数值解,并且可缩减求解时间-Runge-Kutta method
Runge-Kutta-4
- Runge-Kutta 4阶算法C++实现-Runge-Kutta 4
GMisssileTraje
- 通用弹道仿真计算程序源码V1.0本程序源码包为vxLand提供的经典版的通用导弹、炮弹、火箭弹等的弹道仿真计算程序源码,适用于无控弹药,用户能需要根据加入三点法、比例导引等导引方法,修改、扩充成相应的的有控、制导导模拟仿真弹道程序源码。程序源码包中MissileTrajectorySimulationRk.h的rk()是经典的4阶龙格库塔方法求常微分方程的数值算法的函数子程序源码,大家可参考使用。M -The general trajectory simulation program so
matlab-3-Runge-Kutta-4-lRunge-Kutta
- 三、四阶龙格库塔算法编程方法,matlab自带效果类似,仅供参考-Third, fourth-order Runge-Kutta algorithm programming method, similar to the effect matlab comes for reference only
Runge-Kutta-4
- 用Runge-Kutta 4阶算法对初值问题按不同步长进行求解,用于观察稳定区间的作用。-With a four order Runge- Kutta algorithm for initial value problems in asynchronous long, used to observe stability range.
Runge-Kutta
- 龙格-库塔(Runge-Kutta)方法是一种在工程上应用广泛的高精度单步算法。本程序为4阶龙格-库塔法的matlab文件,用于求解微分方程。-Runge- Kutta (Runge-Kutta) method is a widely used in engineering high-precision single-step algorithm. This program is a 4-order Runge- Kutta method matlab file for solving diff
the-algorithm-of-4th-R-K
- 定步长的4阶龙格库塔算法源代码,计算速度快,适用于计算精度要求不太高的情况。-Fixed step size fourth-order Runge-Kutta algorithm source code, calculate the speed, accuracy requirements are not applicable to the case too.
4-runge-kutta
- 基于VisioC++的四阶龙格库塔算法的实现,给出了具体实现过程。-The realization of the four order Runge Kutta algorithm based on VisioC++, gives the concrete realization of the process.
rk4_2
- 四阶龙格-库塔(Runge-Kutta)方法是一种在工程上应用广泛的高精度单步算法。本程序为4阶龙格-库塔法的matlab文件,用于 和系统ODE函数对比求解微分方程。-Runge- Kutta (Runge-Kutta) method is a widely used in engineering high-precision single-step algorithm. The procedure for the fourth-order Runge- Kutta method matlab
四阶
- 4阶定步长龙格库塔,数值算法专用程序,实测可靠(4 order constant step Runge Kutta)
ytcz3
- 三次样条插值和Runge-Kutta 4阶算法,输入任意函数,调用该函数,可得结果(Three cubic spline interpolation, input any function, call the function, can get the result)