-
zairuzhidiandandao
用来计算航天器再入质点弹道,其中包括插值算法,龙格库塔法以及大气模型(Used to calculate the particle trajectory of spacecraft re-entry, including the interpolation algorithm, Runge-Kutta method as well as atmospheric model)
- 2008-04-27 11:09:17下载
- 积分:1
-
cpp
说明: 你输入一个长方体的长和宽以及高,就可以输出他的面积(input height,width,length,output volume)
- 2010-04-11 21:19:10下载
- 积分:1
-
jifen
分别用梯形法和矩形法求定积分,附加应用实例(, Respectively, with the trapezoidal method and the rectangle method to find definite integrals, additional application examples)
- 2012-11-28 22:16:59下载
- 积分:1
-
1
本书用c语言编写了科研和工程中最常用的166个算法,这些算法包括复数 运算、... 4.3.1 【算法23】求一般复矩阵的逆 4.3.2 【算法24】求对称正定矩阵的(good study)
- 2013-11-06 21:28:17下载
- 积分:1
-
fit_line
//最小二乘法直线拟合
m_FoldList为关键点(x,y)的链表
拟合直线方程(Y=kX+b)
(//linear least squares fitting m_FoldList as the key point (x, y) of Chain fitting linear equation (Y = C/56 b))
- 2005-08-24 04:40:23下载
- 积分:1
-
NEWTONDIEDAI
用C++来实现NEWTON迭代法解非线性方程算法数值分析,是数值分析里典型的一个算法。(In C++ to achieve NEWTON iterative numerical algorithm for solving nonlinear equations, numerical analysis is in a typical algorithm.)
- 2011-10-09 21:58:54下载
- 积分:1
-
Least-squares-linear
可进行最小二乘法线性拟合输出,包含源代码及生成后的程序(Least-squares linear fit can be output)
- 2013-10-24 14:21:45下载
- 积分:1
-
Gauss
高斯消元法、高斯列主元消元法解线性方程组。程序由本人独立完全独立完成。版权所有!(Gaussian elimination method out PCA Gaussian elimination method for solving linear equations. I am independent program consists entirely independently. All rights reserved!)
- 2013-08-10 12:31:59下载
- 积分:1
-
union
This program is used to find the union, intersection and exclusive OR for given two sorted arrays.
- 2009-04-27 00:48:58下载
- 积分:1
-
EMD-C
EMD分解C语言算法,内含EMD分解所需的三次样条插值C语言算法。(EMD decomposition algorithm C language, containing the decomposition EMD cubic spline interpolation algorithm C language.)
- 2021-02-03 01:10:00下载
- 积分:1