-
Matching-2
//给定整数n,产生所有[2n]上的匹配(matching)
//将其视为一个所有块大小均为2的集合分拆
//以a_i表示其第i个元素所在的集合号
//输出格式为 a1 a2 a3 ...
//满足
//a_{i+1} <= max { a1,a2,...a_i } + 1
(//a given integer n, have all [2n] on the matching (matching)// will be considered as an all pieces are two sets of a split// a_i said in its i elements of a collection of lies// output format for a1 a2 a3 ...// meet// a_ i (a))
- 2007-06-13 22:14:46下载
- 积分:1
-
矩阵鞍点求法
用C++写的矩阵鞍点求法(C wrote saddle point Matrix Method)
- 2005-02-12 19:52:05下载
- 积分: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
-
TRY
用于生成空气动力学力学计算中的计算O型网格(generate the calculational grid)
- 2012-07-02 20:03:09下载
- 积分:1
-
mat_disperse
这是一个matlab程序,包括了面波频散计算,及最小二乘反演的导数计算内容。(This is a matlab procedures, including a surface wave dispersion calculation, and calculation of the derivative of least squares inversion content.)
- 2020-11-18 14:39:39下载
- 积分:1
-
least_squares_phase_unwrapping_algorithm
详细讨论了INSAR技术中相位解缠最小二乘方法的算法实现;并提出改进的加权最小二乘算法的实现思路(INSAR techniques are discussed in detail in the method of least squares phase unwrapping algorithm and suggestions for improvement of the weighted least squares algorithm implementation ideas)
- 2020-06-29 07:20:01下载
- 积分:1
-
cholesky
用matlab编写的cholesky分解程序,希望对大家有些帮助(Matlab prepared using Cholesky decomposition procedures, in the hope that some U.S. help)
- 2008-07-01 17:19:05下载
- 积分:1
-
omp_mm
利用OPENMP实现矩阵相乘的C程序。Demonstrates a matrix multiply using OpenMP.()
- 2008-02-09 05:56:22下载
- 积分:1
-
nlms
Echo cancellation using NLMS adaptive filter
- 2021-03-18 13:19:20下载
- 积分:1
-
giumiu_v41
wolf 方法计算李雅普诺夫指数,用于时频分析算法,旋转机械二维全息谱计算的实用例程。( wolf calculated Lyapunov exponent, For time-frequency analysis algorithm, Rotating Machinery dimensional hologram of practical spectrum calculation routines.)
- 2017-02-28 13:53:12下载
- 积分:1