-
dijalgod
dijkstra algorithm as a shortest path finder in terms of cost very simple for the beginners
- 2010-10-07 06:28:45下载
- 积分:1
-
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
-
Simulinkfanzghen
说明: 一个关于matlab进行飞行器仿真设计的文章介绍,希望能为大家提供参考(An aircraft on the matlab simulation design for the article describes, hoping to provide a reference for everyone)
- 2011-02-17 22:45:02下载
- 积分:1
-
连通性判断
判断网络的连通性,网络连通输出1,不连通输出2(Determine the connectivity of the network, network connected output 1, disconnected output 2)
- 2018-05-23 20:17:12下载
- 积分:1
-
LMSmethodandsomePSDmethod
自适应算法中的LMS算法的例子,以及空间谱算法中SER算法的实例,希望能对你有帮助。(adaptive algorithm LMS algorithm example, as well as spatial spectral algorithm SER algorithm example, The hope is to help you.)
- 2007-04-11 21:41:29下载
- 积分:1
-
Wiener
数字信号处理基于MATLAB的维纳滤波器实现(Wiener filter to realize digital signal processing based on MATLAB)
- 2014-11-15 21:33:47下载
- 积分:1
-
stochastic
matlab code of stochastic differential
- 2011-11-21 19:06:58下载
- 积分:1
-
Basic-concept-in-matlab
basic concept in matlab
- 2015-02-19 16:47:33下载
- 积分:1
-
ofdm-system-simulation
ofdm系统仿真 含16qam调制 fft 加窗 加cp等模块 北京邮电大学通信系课设题目(ofdm system simulation)
- 2014-02-21 18:18:32下载
- 积分:1
-
Aggarwal---A-self-tuning-analog-PID-controller
A Self-Tuning Analog Proportional-Integral-Derivative (PID) Controller
- 2011-04-20 01:16:08下载
- 积分:1