-
inpudlg_inv
input dlg with more columns
- 2010-12-03 00:21:09下载
- 积分:1
-
ZCR
autocov computes the autocovariance between two column vectors X and Y with same length N using the Fast Fourier Transform algorithm from 0 to N-2.
The resulting autocovariance column vector acv is given by the formula:
acv(p,1) = 1/(N-p) * sum_{i=1}^{N}(X_{i} - X_bar) * (Y_{i+p} - Y_bar)
where X_bar and Y_bar are the mean estimates:
X_bar = 1/N * sum_{i=1}^{N} X_{i} Y_bar = 1/N * sum_{i=1}^{N} Y_{i}
It satisfies the following identities:
1. variance consistency: if acv = autocov(X,X), then acv(1,1) = var(X)
2. covariance consistence: if acv = autocov(X,Y), then acv(1,1) = cov(X,Y)
- 2013-05-26 22:12:50下载
- 积分:1
-
非线性振动必备
说明: 非线性振动系统lyapunov指数计算必备(Calculation of Lyapunov exponent for nonlinear vibration system)
- 2021-04-01 19:49:08下载
- 积分:1
-
findlocalminima
局部极小点,用于局部极小点的程序,还有相应的论文,大家可以下载好好学习,看看老外的编程技巧(find local minimum)
- 2012-04-24 22:55:39下载
- 积分:1
-
poisson
Generacion de una muestra de tamano n de
una distribucion de Poisson de media lambda
- 2009-12-09 05:54:37下载
- 积分:1
-
SVDwatermark
用matlab编写的基于SVD的鲁棒水印程序(prepared using Matlab based on the robust watermark SVD procedures)
- 2006-11-30 10:32:16下载
- 积分:1
-
PCA
使用Matlab实现的关于主分量分析PCA的方法的案例,可先实现仿真(Matlab achieved using principal component analysis PCA on the case method, the simulation can be achieved)
- 2013-08-26 10:33:46下载
- 积分:1
-
face_Eye_tracking
一个脸部、皮肤、眼睛探测,眼睛匹配的matlab源码(Face & Eye tracking, including face, skin and eye detection and matching.)
- 2010-01-09 23:13:33下载
- 积分:1
-
fdv54
code to face detection
- 2010-12-30 13:48:03下载
- 积分:1
-
ga
说明: 遗传算法设计的双关节机械手干扰观测器matlab6.5编写(Genetic algorithm design of two-joint manipulator disturbance observer to prepare matlab6.5)
- 2009-03-30 10:19:47下载
- 积分:1