-
共炮点地震波正演,其中、包括了直达波,反射波,折射波common-points-forward-
共炮点地震波正演,其中、包括了直达波,反射波,折射波(Common shot point synthesis of reflected wave records)
- 2012-05-22 15:57:43下载
- 积分:1
-
kalman
卡尔曼滤波程序,两变量滤波;正弦信号跟踪;卡尔曼差分到状态方程的转换;卡尔曼同滑动平均比较(Kalman filtering process, the two variable filter sinusoidal signal tracking Kalman differential equation of state of the conversion Kalman compared with moving average)
- 2020-12-01 11:09:26下载
- 积分:1
-
data_nihe
曲线拟合的最小二乘法要解决的问题,实际上就是求以下超定方程组的最小二乘解的问题。(Least squares curve fitting to solve the problem, in fact, find the following overdetermined least squares solution for the problem group.)
- 2021-03-02 21:09:33下载
- 积分:1
-
jdqr
采用QR分解方法计算矩阵特征值和特征向量(computes a partial Schur decomposition of a square matrix or operator)
- 2020-12-29 17:09:00下载
- 积分:1
-
solve_equations
几个使用的解线性方程组的程序,包括高斯消去法,高斯列主元法,高斯——赛德尔消去法。简明实用。(Gauss elimaination, Gauss_seidel ellimination)
- 2013-12-08 17:42:57下载
- 积分:1
-
Gearerroranalysisprogam
用vc++编写的具有计算齿轮误差的软件,并能判断是否合格(Prepared using vc++ error with computing gear software, and to determine eligibility)
- 2020-09-09 10:48:02下载
- 积分:1
-
7-DOF-RIDE-MODEL-test1
汽车七自由度动力学模型的动力学分析和计算。并对其进行计算(The car seven degrees of freedom dynamic model
)
- 2021-03-16 20:29:21下载
- 积分:1
-
fft
计算fft,输出频谱,相位,模值,Calculation of FFT, the output frequency, phase, amplitude,
- 2021-03-05 15:29:32下载
- 积分:1
-
Galileo_singlefrequency
Galileo单频定位程序,能基于rinex文件实现高精度定位,供编写时参考(Galileo single-frequency positioning program can achieve high-precision positioning based on RINEX file for reference when writing.)
- 2020-07-04 14:20:01下载
- 积分:1
-
CPPsimplex
单纯形法,求解线性规划问题的通用方法。单纯形是美国数学家G.B.丹齐克于1947年首先提出来的。它的理论根据是:线性规划问题的可行域是 n维向量空间Rn中的多面凸集,其最优值如果存在必在该凸集的某顶点处达到。顶点所对应的可行解称为基本可行解。单纯形法的基本思想是:先找出一个基本可行解,对它进行鉴别,看是否是最优解;若不是,则按照一定法则转换到另一改进的基本可行解,再鉴别;若仍不是,则再转换,按此重复进行。因基本可行解的个数有限,故经有限次转换必能得出问题的最优解。如果问题无最优解也可用此法判别。
(Simplex method for the minimum)
- 2011-09-18 22:57:30下载
- 积分:1