-
Matlab-Simulation-Files
Matlab Simulation FilesMatlab Simulation Files(Matlab Simulation Files)
- 2013-08-03 10:43:19下载
- 积分:1
-
Chap1
雷达系统设计的 matlab仿真,matlab仿真雷达信号
(Matlab simulation of the radar system design, Matlab simulation radar signal)
- 2012-06-06 21:40:37下载
- 积分:1
-
bullet
子彈
可以用C++ code做出子彈並放進射擊遊戲。(Bullets can make use C++ code and put a bullet shooter.)
- 2013-12-31 03:20:27下载
- 积分:1
-
kt878
仿真图是速度、距离、幅度三维图像,合成孔径雷达(SAR)目标成像仿真,可以广泛的应用于数据预测及数据分析。( FIG simulation speed, distance, amplitude three-dimensional image, Synthetic Aperture Radar (SAR) imaging simulation target, Can be widely used in data analysis and forecast data.)
- 2017-05-07 23:04:37下载
- 积分:1
-
TimeZoneEditorSrc
In mid-2003, someone in the Lounge asked for a list of time zones. I said that I had one, but the data was in a CodeBase/FoxBase file. Chris Maunder asked if I could retrieve that data and submit it to CodeProject. After procrastinating a few weeks, I decided to go ahead and not only extract the data, but to write a program to edit that data.
- 2007-10-16 09:33:47下载
- 积分: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
-
DThe_simulatie
详细介绍了3G方案中WCDMA的无线资源管理并给出了仿真方方法,在Matlab软件下进行了模拟,
(Described in detail the radio resource management of WCDMA 3G solutions and simulation side, were simulated in the Matlab software,)
- 2012-08-05 11:41:07下载
- 积分:1
-
TLBGmatlaabh
毕业设计做的...用LBG算法实现矢量量化的算法法..matlab ,经测试可直接使用。
(Graduation design ... vector quantization algorithm method using the LBG algorithm .. Matlab, has been tested and can be used directly.)
- 2012-07-18 11:29:00下载
- 积分:1
-
rounds-of-disaster
关于灾情巡视路线问题的数学模型,利用的是Floyd算法以及Hamilton圈改良算法(a modeling about rounds of disaster,taking advantage of the Floyd algorithm and improved Hamilton circle algorithm)
- 2011-12-28 20:20:20下载
- 积分:1
-
yuyin
用matlab采集语音,信号加噪去噪,以及fft变换(With Matlab acquisition Voice, the signal plus noise denoising, and fft transform)
- 2013-05-06 10:15:05下载
- 积分:1