-
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
-
ylm
现代谱估计的程序,对给定的随机信号利用yule-walker方程进行谱估计与其理想功率谱进行谱估计的对比,并比较参数。(Modern spectral estimation procedures, given the use of yule-walker random signal spectrum estimation equation from its ideal power spectrum spectrum estimation contrast and compare the parameters.)
- 2013-10-31 23:16:07下载
- 积分:1
-
mpiv_toolbox
matlab的mpiv工具箱,用于处理mpiv图像(matlab progam s mpiv tools)
- 2014-08-20 19:29:40下载
- 积分:1
-
MFC
UpdateData、Invalidate、InvalidateRect和UpdateWindow及RedrawWindow的区别(Difference UpdateData, Invalidate, InvalidateRect and UpdateWindow and RedrawWindow of)
- 2015-01-10 09:59:47下载
- 积分:1
-
DBF
实现DBF运算的具体的仿真程序,可帮助新人参考 (the simulated program to implement DBF )
- 2010-11-18 22:26:34下载
- 积分:1
-
KMeans
kmeans clustering function in matlab
- 2011-07-17 01:37:42下载
- 积分:1
-
scattering_radar
new principle in RADAR and LIDAR with pulse compression and ifft and fft
- 2014-01-03 02:07:46下载
- 积分:1
-
NaiveBayes1
贝叶斯程序。。。。。。。。。。。。。贝叶斯程序贝叶斯程序(NaiveBayes1.m)
- 2010-12-04 17:40:18下载
- 积分:1
-
CAMP
说明: CAMP算法,一种压缩感知算法,可以实现复数矩阵形式的快速处理。给出了相应的文献。(CAMP algorithm, a compressed sensing algorithm, can achieve fast processing in the form of complex matrix. The corresponding literature is given.)
- 2021-01-01 23:37:26下载
- 积分:1
-
Handout1
Simulation Guide of MATLAB
- 2011-02-07 19:14:04下载
- 积分:1