搜索资源列表
利用四阶龙格-库塔公式计算常微分初值问题的数值解
- 利用四阶龙格-库塔公式计算常微分初值问题的数值解,The use of fourth-order Runge- Kutta ordinary differential formula of the numerical solution of initial value problem
2
- ACM经典程序设计源代码:高斯算法1,消元法,龙格库塔方法-ACM classical programming source code: Gaussian Algorithm 1, elimination method, Runge-Kutta methods
common_numeric_algorithm_in_mathematica_modeling.z
- 最小二乘法,二分法,龙格库塔算法等15个常用算法的C++实现。-Least squares method, dichotomy, Runge-Kutta algorithm commonly used algorithms in 15 C++ implementation.
lkkt
- 龙格库塔法求解常微分方程组,经典算法,值得分享-Runge-Kutta method for solving ordinary differential equations
reygcustom
- 用龙格-库塔法直接解算微分方程,程序中的例子是求解10个线性微分方程组()