-
two_ray_model
Modelo de dos rayos de Andrea Goldsmith (figura 2.5, según expresión
2.12)
f = 0.9 frecuencia en GHz
landa = 0.3/f en m
R = -1 coeficiente de reflexión en tierra
ht = 10 altura del transmisor en m
hr = 2 altura del receptor en m
Gt = 1
Gr = 1
Pt = 1
d=10:.1:100000
phase_diff = 4*pi*ht*hr./(landa*d) aproximación
Pr = Pt*((landa/(4*pi))^2)*((abs((sqrt(Gt)./d) + (R*sqrt(Gr).*(exp(-sqrt(-1)*phase_diff)))./d)).^2)
Pr = Pt*((landa/(4*pi))^2)*(1./d).*((abs((sqrt(Gt)) + (R*sqrt(Gr).*(exp(-sqrt(-1)*phase_diff))))).^2)
figure(1), clf,
plot((d),10*log10(Pr/max(abs(Pr))))
grid
xlabel( log_1_0(d) )
ylabel( Potencia recibida (dBm) )
- 2010-02-08 06:31:54下载
- 积分:1
-
qiuzhuangmoxingnihe
地统计学中使用MATLAB做球状模型拟合代码(To use MATLAB to do statistical model fitting spherical code)
- 2011-04-23 11:32:27下载
- 积分:1
-
Matlab
这本书针对MATLAB编程的浅显的讲解,比较适合初步开发者的思路。(This book for MATLAB programming facile explanations, more suitable for the initial developer of thinking.)
- 2009-11-11 20:29:38下载
- 积分:1
-
sjfb
各种随机分布的直方图,频谱估计图,频谱归一图(Various random distribution histogram, spectrum estimation map, the normalized frequency spectrum chart)
- 2011-05-09 17:08:01下载
- 积分:1
-
spline_matlab
该程序是利用MATLAB编写,用于三次样条曲线的生成。(The program is written in MATLAB for the cubic spline curve generation.)
- 2011-06-25 18:26:28下载
- 积分:1
-
accessgyroscope
some code yes it show it to rxtract accell ata and show it and that all folks hi pls do it
- 2014-10-19 22:09:24下载
- 积分:1
-
tianxian
绘制在收发天线间夹角不同时,天线的垂直极化三维方向图和水平极化三维方向图(Drawing the angle between the transmitting and receiving antennas is not the same, the three-dimensional antenna vertically polarized and horizontally polarized pattern dimensional pattern)
- 2014-02-15 10:08:53下载
- 积分:1
-
ref-for-base-paper
The most ofICI avoidance algorithms divide UEs into
cell edge and cell centre users based on static thresholds
such as path loss, SINR and geometry factors. However, in
an actual communication environment, the UE distribution
as well as the shape of a cell can be changed. Therefore
selection of the cell edge bands is difficult and needs to be
optimized according to the time variation environment.
Reference [6] proposed an ICI avoidance algorithm that can
change cell edge bands dynamically. For each active UE and
every time gap (the update duration of CEU/CCU), the
threshold is updated based on SINR in order to keep the
ratio of number of CEUs and CCUs constant. Then, cell
weight is calculated to follow the instant changing of
network.
- 2014-10-21 12:42:32下载
- 积分:1
-
src
Neural net RBF introduction to RBF code
- 2009-11-25 14:02:51下载
- 积分:1
-
MATLApart1
very goodvery goodvery goodvery goodvery goodvery goodvery good
- 2010-05-11 21:22:35下载
- 积分:1