搜索资源列表
Cchangyongsuanfa
- C常用算法程序集 针对工程上常用的行之有效的算法而编写的C语言函数程序集,在第一版的基础上作了修改和扩充。书中包括了近几年出现的许多新算法。全书分为数值计算与非数值计算两部分。其中数值计算部分的内容包括:线性代数方程组的求解、矩阵运算、矩阵特征值与特征向量的计算、非线性方程与方程组的求解、插值、数值积分、常微分方程(组)的求解、拟合与逼近、数据处理与回归分析、极值问题、数学变换与滤波、特殊函数、随机数的产生、多项式与连分式函数的计算、复数运算;非数值计算部分的内容包括:排序、查找、图形模式下
利用四阶龙格-库塔公式计算常微分初值问题的数值解
- 利用四阶龙格-库塔公式计算常微分初值问题的数值解,The use of fourth-order Runge- Kutta ordinary differential formula of the numerical solution of initial value problem
differentialequation
- 常微分方程的数值解法,即用欧拉法求解常微分方程的源代码,C语言-The numerical solution of ordinary differential equations, namely, Euler' s method for solving ordinary differential equations with the source code, C language
lkkt
- 龙格库塔法求解常微分方程组,经典算法,值得分享-Runge-Kutta method for solving ordinary differential equations
mshk
- 函数用来描述 Apollo 卫星的数学模型,它可以直接用于常微分方程的数值求解,()
gm1n
- 多变量灰色模型(Multivariable Grey Model,MGM)MGM(1,n)是研究复杂灰色系统的典型模型,其形式是n元一阶常微分方程组,是单点GM(1,1)模型在多点情况的扩展。(Multivariable grey model MGM (1, n) is a typical model for studying complex grey system. Its form is n n first order ordinary differential equations. It
zenform-constructor
- 实用欧拉算法实现常微分方程的离散化!是非常经典的算法()
KPCdivide
- 有关计算方的经典算法的C程序,迭代,插值,各类积分公式,常微分方程的数值求解,Gauss列主元消去法()
GILL
- 变步长基尔算法求常微分方程组的初值问题,可供相关设计人员参考(The initial value problem of the ordinary differential equations is obtained by the variable step length Kiel algorithm.)