-
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
-
matlab2005
matlab tutorial for dealing with files
- 2010-12-16 17:53:06下载
- 积分:1
-
GA_LQR
主要介绍GALQR的算法及应用,参考一下(Introduces GALQR algorithms and applications, refer to)
- 2014-09-19 10:20:27下载
- 积分:1
-
untitled12
光伏电站储能控制中蓄电池的充放电系统,希望能帮助有需要的呃人(Control of photovoltaic power plant energy storage battery charge and discharge system, hoping to help those in need Eren)
- 2021-04-14 15:48:55下载
- 积分:1
-
Ybusmatrix
admittance matrix caluculation for load flow analysis universal applicable to any no. of nodes
- 2021-03-26 05:59:13下载
- 积分:1
-
MLIsimple
some simulink mli simple
- 2009-05-19 19:07:45下载
- 积分:1
-
flocking--MALTLAB
多智能体蜂拥控制MATLAB基本仿真程序,帮助新手学习交流(multi-agent system of flocking matlab simulation programa )
- 2021-04-19 14:38:51下载
- 积分:1
-
DIPUM2E_Chapter02_Pgs_13-50
image processing in matlab for the beginers
- 2018-09-28 15:31:52下载
- 积分:1
-
xianxintiaopinbo
本文通过matlab仿真,比较线性调频信号的FFT和STFT,并研究了信号中混入各种噪声后如何处理。(In this paper, matlab simulation, comparison of the FFT and linear FM signal STFT, and studied all kinds of noise signals mixed How to handle.)
- 2011-04-28 22:27:28下载
- 积分:1
-
matlab
包括多个实验代码和实验结果,也有思考题的解答。我算是浑身解数的上载我有的东西,只是为了能够下载我想要的东西(asdfghj)
- 2010-11-19 21:34:18下载
- 积分:1