-
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
-
Kalman
kalman滤波全程序的范例,可以进行一维和二维计算(kalman filter example of the whole procedure can be carried out one-dimensional and two-dimensional calculation)
- 2007-09-23 13:40:16下载
- 积分:1
-
imare
image registration toolbox with matlab.medical images
- 2010-12-25 16:40:06下载
- 积分:1
-
Static-Synchronous
校内数据库下载的IEEE文章,研究电力系统次同步谐振必看的最新且经典文章。(The school database download IEEE article, research the latest and classic articles subsynchronous resonance must-see of the power system.)
- 2013-01-08 21:38:51下载
- 积分:1
-
wienerfiltertest1
维纳滤波的MATLAB环境实现,使用LMS算法,可用于滤波,图像恢复等应用(Wiener filtering MATLAB environments, the use of LMS algorithm, can be used to filter, image restoration applications)
- 2011-05-17 13:02:05下载
- 积分:1
-
main
人工神经网络有着广泛的应用,这段代码给出了NN在人脸检测中的具体应用实例。(face detection )
- 2014-11-20 12:19:40下载
- 积分:1
-
jilianMUSIC
级联MUSIC算法将二维谱峰搜索变为一维谱峰搜索,大大降低算法复杂度。(Cascade MUSIC algorithm to two-dimensional spectrum peak search into a one-dimensional spectrum peak search, greatly reduce the complexity of the algorithm.)
- 2021-02-13 11:29:49下载
- 积分:1
-
kmean
k mean for clustering in the matlab.cluster do in environment 3-dimontional.
- 2012-03-25 16:10:01下载
- 积分:1
-
Mat-lab-Code-for-Spectrum-sensing-and-Energy-Dete
Spectrum Sensing and Energy Detection in Cognitive Radio Networks
- 2014-02-03 15:43:14下载
- 积分:1
-
Decision-identification
决策识别的matlab代码,可以上机运行,供有关硕士、博士参考。(Making identification of the matlab code, you can run on the machine for the master' s and doctoral reference.)
- 2011-08-18 19:44:24下载
- 积分:1