-
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
-
SPC
Single phase converter control
- 2013-08-05 19:43:20下载
- 积分:1
-
low-elevation-
米波雷达低仰角DOA估计及阵列通道误差校正 (VHF radar and an array of low-elevation DOA estimation error correction channel)
- 2013-12-12 13:32:32下载
- 积分:1
-
gaotonglvboqi
基于Matlab的高通滤波器的设计源码,可以通过此代码,模拟高通滤波器的设计。并附有仿真后的图像。(Matlab-based high-pass filter design source code, this code can simulate the high-pass filter design. Together with simulation, the image.)
- 2010-06-30 09:55:59下载
- 积分:1
-
GA
说明: matlab遗传算法程序,用于参数优化,结构寻优(Matlab genetic algorithm program, for parameter optimization, structure optimization)
- 2020-11-25 16:25:42下载
- 积分:1
-
SingleNeuronPIDController
基于MATLAB的单神经元PID控制参数自调整与仿真(MATLAB-based single neuron self-regulating PID control parameters)
- 2010-06-22 16:48:29下载
- 积分:1
-
glcm
This program calculates the texture features of a given image
based on the grey level co-occurences. Instead of creating
a matrix of the co-occurences (GLCMs), this program implements
- 2015-02-13 15:56:27下载
- 积分:1
-
KF
说明: Kalman filtering model built with matlab
- 2012-10-16 19:45:36下载
- 积分:1
-
FDBPM3D_free_space
时域有限差分法三维自由空间传播电磁场场分布(Finite Difference Beam Propagation Method)
- 2013-12-10 11:27:45下载
- 积分:1
-
single-phase-inverter-MPPT
单相带有mppt的光伏逆变器仿真,mppt采用扰动观察法,带有DC-DC变换器(Single-phase photovoltaic inverter with mppt simulation, mppt using perturbation and observation method, with DC-DC converter)
- 2015-04-16 10:28:08下载
- 积分:1