-
colortracker
real time implementation for video tracking based on color using particle filter in matlab
- 2013-10-14 18:11:57下载
- 积分:1
-
kl.sid
system identification base least square error on step peridiction
- 2014-02-10 23:40:01下载
- 积分:1
-
VQ
说明: 基于VQ的说话人识别程序 分为训练和识别两个步骤 具体请见程序(VQ-based speaker recognition process is divided into training and to identify the specific two-step procedure, see)
- 2007-08-01 14:58:10下载
- 积分:1
-
VoiceAlarm
说明: 自己写的基于matlab的WAV声音文件报警的仿真程序(Write their own based on the WAV sound files matlab simulation program alarm)
- 2011-02-17 13:19:21下载
- 积分:1
-
pso_2D
说明: PSO_2D是一个二维的PSO算法实现。自己做得project(PSO_2D is a two-dimensional realization of the PSO algorithm. Doing their own project)
- 2008-12-05 05:03:02下载
- 积分:1
-
colorseg
此函数主要用欧式距离法和maha法实现图像分割。简单实用。(Image segmentation)
- 2013-05-21 21:56:48下载
- 积分:1
-
iamgeseg
双峰法,迭代法,最大熵阈值分割,初学者,大家共同交流学习!(rs image matlab iamge segmentation)
- 2012-06-03 18:00:12下载
- 积分:1
-
A_3Diodes
its diodes study for current load and behavior of diodes simulink this to learning fro matlab
- 2015-03-11 20:36:29下载
- 积分: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
-
pls_2.1-0.tar
做主成分回归和偏最小二乘回归,效果比较好,别人做的,我参与考了一下。(Master component regression and partial least-squares regression, the effect is better, someone else to do, and I participate in a bit test.)
- 2007-10-24 21:25:16下载
- 积分:1