-
music--esprit
空间谱估计 子空间算法MUSIC 和ESPRIT 源码
仿真分析(Subspace Spatial Spectrum source simulation MUSIC and ESPRIT)
- 2011-05-08 15:19:09下载
- 积分:1
-
0201775948re
Beyond software architecture
- 2010-11-22 01:50:06下载
- 积分:1
-
Voicerecog
this code contain function and simple program for voice pattern recognition using MELCEPST
- 2010-01-01 11:25:29下载
- 积分:1
-
boost_code
boost code face detection matlab
- 2010-02-21 05:30:50下载
- 积分:1
-
Untitled2
多縫夫朗禾費衍射模擬,對於仿真干涉模擬有非常大的幫助(Multi-slit Fraunhofer diffraction Wo fees simulation, emulation interference simulation for a very big help)
- 2013-12-29 15:37:40下载
- 积分:1
-
FBS
基于carsim的ABS simulink模型,采用PID控制,具有自动道路识别功能。
- 2015-04-27 16:41:12下载
- 积分:1
-
guangpan
mathlab的各种命令程序实例,快速的运用matlab(mathlab)
- 2010-07-21 13:14:49下载
- 积分:1
-
junbantiqu
图像处理,菌斑提取的源代码 可以提供参考(Image processing, plaque extract the source code can provide a reference)
- 2009-12-16 15:10:59下载
- 积分:1
-
leidaxitong
雷达系统作业,matlab进行的仿真分析(Radar system operating, matlab simulation analysis carried out)
- 2011-06-12 16:41:38下载
- 积分: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