-
methodofimageprocessing
The code and methods of image processing based on matlab
- 2010-08-10 15:09:09下载
- 积分:1
-
OKUMURA
mobility and that can readily coexist with HSPA and earlier networks. OFDM/OFDMA technology is introduced for the LTE downlink, supporting very high data rates of up to 300Mbps while Single-Carrier FDMA (SC-FDMA) is used in the uplink with data rates of 80Mbps possible. Additionally, LTE supports operation both in paired and unpaired spectrum (FDD and TDD) using channel bandwidths of approximately 1.4MHz up to 20MHz. The frequency domain scheduling can be done in OFDMA. One of the main challenges in OFDMA is the high peak-to-average radio of the transmitted signal, which requires linearity in the transmitter. The linear amplifiers have low efficiency therefore, OFDMA is not an optimized solution for a mobile uplink where the
- 2013-01-01 13:31:42下载
- 积分:1
-
Dijkstra
基于matlab仿真Dijkstra在三维地形上的寻径(Matlab simulation Dijkstra routing on the three-dimensional terrain)
- 2013-03-21 10:50:09下载
- 积分:1
-
multirobot
matlab多传感器融合中关于多机器人系统中的目标定位数据融合方法(multi robot position identification in data fusion)
- 2011-05-22 17:26:57下载
- 积分:1
-
自适应动态规划 ADP-code
自适应动态规划(ADP)actor-critic框架用于最优控制的matlab仿真程序代码,实测可用(Adaptive dynamic programming (ADP) actor-critic matlab simulation framework for optimal control of the program code, found available)
- 2021-04-26 16:28:45下载
- 积分:1
-
CopyofInductonmachinesiulationmodel
this is a m file for the im
- 2010-02-20 12:41:08下载
- 积分:1
-
ofdm_program
The simulator GUI is started with command ui_start in Matlab command window.
WLAN simulation starts by clicking the Start Simulation button in the GUI window.
WLAN simulation can be terminated, before set number of packets have been reached by pressing control-C .
- 2008-05-05 13:36:46下载
- 积分:1
-
theradarimagingtechnique
《雷达成像技术》,刘永坦院士的书,就不用多介绍了(" Radar Imaging" , Academician Liu Tan book, do not need to introduce more of the)
- 2010-11-30 22:27:09下载
- 积分: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
-
control-of-PDF
关于随机分布控制理论中最基础的思想,主要是基于平方根B样条建模。(About randomly distributed control theory the most basic idea is mainly based on the square root of the B-spline modeling.)
- 2014-12-09 19:55:30下载
- 积分:1