搜索资源列表
weixingguidaomoni
- 龙格库塔算法在VB下的实现,模拟了卫星绕地球的运行。-Runge Kutta algorithm in the realization of VB, simulating a satellite orbiting the earth's operation.
四种方法求积分
- 四种方法求积分:runge-kutta法,crank_nicolson法,adams法,ab4-am4法,改进型ab4-am4法-four methods for ranking : Runge - Kutta method, crank_nicolson, adams, ab4 - am4, improved ab4 - am4 France
利用四阶龙格-库塔公式计算常微分初值问题的数值解
- 利用四阶龙格-库塔公式计算常微分初值问题的数值解,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.
Fourth-order-Runge---Kutta-
- 四阶龙格-库塔算法在姿态解算中的应用,是实现圆锥运动的姿态解算。当旋转角速率w为定值的时候,我用龙格-库塔算法很容易解出了姿态矩阵四元数。-Fourth order Runge- Kutta algorithm of attitude algorithm.
Runge-Kutta-algorithm-description
- 本文章主要是龙格库塔算法说明,其中编写了c++程序-This article is mainly Runge-Kutta algorithm descr iption, including the preparation of the c++ program
Runge-Kutta
- source code for implementation of range kutta s method of numerical analysis methods in mathematics.
ee
- 龙格-库塔4阶算法 方程已经给出,另附有报告解析-Runge- Kutta fourth order algorithm equation is given, the other with an analytical report
lkkt
- 龙格库塔法求解常微分方程组,经典算法,值得分享-Runge-Kutta method for solving ordinary differential equations
ratdqhrocedures
- lagrange插值以及演示runge现象的代码()