-
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
-
7
说明: 区域生长
区域生长的一个关键是选择合适的生长或相似准则, 大部分区域生长准则使用图像的局部性质。(A key growth region growing area is to select the appropriate growth or similar criteria, the local nature of most of the regional growth guidelines for using the image.)
- 2013-04-12 16:51:42下载
- 积分:1
-
jietiao
解调程序,用于动态信号分析学习,丁康老师的(Demodulation process for dynamic signal analysis study)
- 2013-05-03 11:01:36下载
- 积分:1
-
fuzzy_tl
Under the circumstances of pure lag in feedback control system and the imprecision of the controlled object model, the fuzzy logic and pure lag compensation theory is used to design a Fuzzy PI-Smith control system . By the Simulink toolbox and Fuzzy logic toolbox of MATLAB, the system has been simulated. The simulation results show that the Fuzzy PI-Smith system has faster response speed and smaller overshoot than the traditional PI-Smith system.The explicit formulation of Fuzzy PI-Smith system is derived, and it lay the basis for the practical application of control algorithms.
- 2013-05-20 11:28:13下载
- 积分:1
-
U
说明: Bit error probability curve for BPSK with channal for wimax
- 2009-02-25 01:40:19下载
- 积分:1
-
big-fish_indonesian-491332
for UPFC placement general
- 2014-09-01 11:50:21下载
- 积分:1
-
yiqun-matlab
一群算法的matlab仿真分析,有利于刚接触一群算法的同学进行学习(Ant colony algorithm)
- 2011-10-08 15:38:31下载
- 积分:1
-
myresearch
the main RF interference sources in the Dual-mode Terminals and the required C/N for CDMA receiver operating normally are discussed
- 2010-07-28 11:06:43下载
- 积分:1
-
线性系统频域理论的实现-MATSYS
线性系统频域理论的实现 包括多项式,多项式矩阵,系统的矩阵分式描述,多项式矩阵描述,系统实现等。 其中多项式描述尚未完善。(frequency domain linear systems theory, including the realization of polynomials, polynomial matrix, the matrix fraction description, polynomial matrix description of system implementation. Description polynomial which is not yet perfect.)
- 2005-04-03 13:47:10下载
- 积分:1
-
w000
对表面肌电信号的分析处理的Matlab程序,包括:求频谱、倒谱、功率谱和中值频率等。(Surface EMG signal analysis and processing in Matlab, including: the demand spectrum, cepstrum, power spectrum and the median frequency.)
- 2020-11-26 14:29:32下载
- 积分:1