-
code_caputure_fft
自己练习用matlab语言编写的信号捕捉程序(Practice their own language with matlab signal capture process)
- 2009-11-25 19:17:49下载
- 积分:1
-
videotraffic
This source code simulates a Video Traffic Model
- 2011-02-01 21:35:16下载
- 积分:1
-
bitplane
CONVERT THE IMAGE INTO BITPLANES FOR EXTRACTING USREFUL INFORMATION
- 2010-05-30 19:36:39下载
- 积分:1
-
Examplefft-(2)
包含快速傅里叶变换,有源滤波器仿真图形,对故障电流信号进行派克矢量变化等等。(Contains fast Fourier transform, active filter simulation graph, the fault current signal parker vector change and so on.)
- 2014-12-05 16:22:45下载
- 积分:1
-
LDPC
LDPC编译码算法,主要研究编码效率、帧长与吞吐量的三维关系。文件ldpcBER.m为运行文件,其他文件为函数文件。(LDPC encoding and decoding algorithms, the main research coding efficiency, frame size and throughput 3D. The file ldpcBER.m run the file, other files as a function of the file.)
- 2013-05-17 20:36:44下载
- 积分:1
-
rls
电池模型的参数辨识,利用端电压的实际值和估计值,得到相关的7个参数(Parameter identification of battery model)
- 2020-12-01 15:39:26下载
- 积分:1
-
VietMF_MATLAB-An_Introduction_with_Applications
VietMF MATLAB An Introduction with Applications
- 2011-05-12 16:33:20下载
- 积分:1
-
matlablearn
这个是学习MATLAB的书籍,适合基础较差的朋友(This is a learning MATLAB books, suitable for the basis of poorer Friend)
- 2007-07-14 22:29:24下载
- 积分:1
-
matlab
y3k=fft(u,(m+n-2)/4)
i=1:(m+n-2)/4
subplot(5,2,9) stem(i,u)
title( 滤波后上采样 )
k=1:(m+n-2)/4
subplot(5,2,10) stem(k,y3k)
title( 上采样频谱 )
xlabel( k ) ylabel( y3k ) (y3k = fft (u, (m+ n-2)/4) i = 1: (m+ n-2)/4 subplot (5,2,9) stem (i, u) title (after filtering the sample) k = 1: (m+ n-2)/4 subplot (5,2,10) stem (k, y3k) title (on the sample spectrum) xlabel (k) ylabel (y3k))
- 2009-01-06 13:09:09下载
- 积分:1
-
xulyanh
shape recognition for fiding the shapes like circle, triangle and rectangle
- 2011-09-01 21:52:25下载
- 积分:1