-
STFT_data
It is Short Time Fourier Transform Codes, which can be used for ISAR Imaging
- 2010-11-18 20:58:34下载
- 积分:1
-
mainrandom
This matlab code computing net flow score of promethee II in MCDA.
- 2013-09-23 21:38:53下载
- 积分:1
-
polya_fit
这是一个基于Polya分布、运用matlab语言和极大似然估计的一个程序(This is a based on the Polya distribution, the use of matlab language and Maximum Likelihood Estimation of a program)
- 2007-10-23 15:18:49下载
- 积分:1
-
SignalsandSystemswithMATLABComputingandSimulinkMod
2008年出版的,最新的第四版的讲信号与系统建模和simulink的书籍,很是适合通信专业的参考!同时也可以作为matlab扫盲的书(Published in 2008, the latest talk about the fourth edition of Signals and Systems Modeling and simulink books, it is a reference for communication professionals! At the same time can also book as a literacy matlab)
- 2009-04-26 08:43:10下载
- 积分:1
-
function1
关于电磁兼容性方向的封闭腔体开口对电磁屏蔽效能的影响以及在水平衰减极化方向暗室内天线因子的解析法求解(Analytical Formulation for the Shielding
Effectiveness of Enclosures with Apertures)
- 2017-04-23 11:08:23下载
- 积分:1
-
Siemens-PLC
基于MATLAB与西门子PLC的测控应用系统的程序代码(Based on MATLAB and Siemens PLC control application program code)
- 2013-08-02 17:29:16下载
- 积分:1
-
example4_3
例3:分析占空比为ta的矩形脉冲频谱
T=1 时间窗大小
ta=0.5 占空比
N=256
t=linspace(-T,T,N)
ts=2*T/N
fs=1/ts
(x=zeros(1,N)
x(N/2-round(N/2*ta):N/2+round(N/2*ta))=ones(1,2*round(N/2*ta)+1)
y=fft(x,N)
figure
plot(t,x)
title([ 时域信号图 占空比为 ,num2str(ta)])
axis([-T T-0.2 1.2])
xlabel( t /s )
figure
subplot(211)
f=linspace(-fs/2,fs/2,N)
plot(f,abs(fftshift(y))/N)
title([ 矩形脉冲双边谱 脉冲时间t=[- ,num2str(ta*T), , ,num2str(ta*T), ] ])
xlabel( f /Hz )
)
- 2010-05-25 20:59:59下载
- 积分:1
-
temperatre-contour-
利用MATLAB绘制等温线,以湖南省为例,绘制了省界,97县的位置以及等温线。(plot temperature contour through MATLAB.)
- 2013-08-07 11:15:40下载
- 积分:1
-
ofdmproj_win
ofdm在matlab上的仿真程序,并且是可视化的matlab程序(ofdm simulation)
- 2013-10-24 22:40:58下载
- 积分:1
-
eluosifangkuai
这个是用matlab实现的俄罗斯方块,很有意思的一个程序,界面和JAVA游戏一样的。(This is achieved using matlab Tetris, a very interesting process, the interface and JAVA games.)
- 2013-04-24 20:26:01下载
- 积分:1