-
extraction
该算法功能是运动视频帧目标检测,实验效果较好,值得一看(The algorithm feature is motion video frame target detection experiment better, worth a visit)
- 2013-08-12 08:25:12下载
- 积分:1
-
cvKnn.m
KNN Classification Code Matlab
- 2011-12-09 01:11:18下载
- 积分:1
-
project
bpsk with hamming code in gausian channel
- 2013-12-01 21:50:22下载
- 积分:1
-
zishiying
利用最小均值方法进行自适应滤波,有效的对源信号中的干扰信号进行滤除(Method of least mean adaptive filtering, and effective source of signal interference on signal filtering)
- 2010-08-18 11:07:54下载
- 积分:1
-
digitalsignalprocessingmatlab7code
说明: 文件夹中内容为《MATLAB7.x数字信号处理》书中实例源代码,代码说明参见该文件夹下的“程序说明.doc”文件。(The contents of the folder as " MATLAB7.x digital signal processing," the book source code examples, code instructions see the folder under the " description of the procedures. Doc" file.)
- 2010-04-14 15:55:13下载
- 积分:1
-
rectangle_pulses_ambig
说明: 矩形脉冲串信号的模糊函数matlab代码(Rectangular pulse function of the fuzzy matlab code)
- 2008-11-01 21:45:43下载
- 积分:1
-
genetic2
genetic algoritm in matlab in binery form
- 2012-07-27 19:49:15下载
- 积分:1
-
QAM
The code consitst of QAM-desicion code, and implementation of adaptive filtering with vary equalizer length and delay of desired signal
- 2014-01-06 17:00:37下载
- 积分:1
-
MohrCoulomb
Mohr-Coulomb与Drucker-Prager参数转换(Mohr-Coulomb and Drucker-Prager)
- 2010-12-12 14:03:02下载
- 积分:1
-
fft_plot
routine to take the Fourier transform of a signal and plot both the time and frequency domain representations. Typical use:
>> n = 100 number of data points
>> dt = 0.01 spacing between samples
>> t = 0:dt:(n-1)*dt time vector
>> y = sin(2*pi*10*t) 10 Hz sin wave
>> fft_plot(y,dt) plot of signal in time and frequency domain
- 2009-06-23 06:04:38下载
- 积分:1