Welcome![Sign In][Sign Up]
Location:
Downloads SourceCode Mathimatics-Numerical algorithms matlab
Title: two_ray_model Download
 Description: 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) )
 Downloaders recently: [More information of uploader ramonmro2]
 To Search:
File list (Check if you may need any files):
two_ray_model.m
    

CodeBus www.codebus.net