-
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
-
KNNalgorithm
K-Nearest neighbour algorithm(K- Nearest neighbor algorithm)
- 2006-12-06 16:10:39下载
- 积分:1
-
Matlab-example
MATLAB是一门计算机编程语言,取名来源于Matrix Laboratory,本意是专门以矩阵的方式来处理计算机数据,它把数值计算和可视化环境集成到一起,非常直观,而且提供了大量的函数,使其越来越受到人们的喜爱,工具箱越来越多,应用范围也越来越广泛
(MATLAB is a computer programming language, name comes from Matrix Laboratory, is meant to the Matrix of the special way to deal with the computer data, it put the numerical calculation and visual environment integration to together, very intuitive, but also provides a lot of function, make it more and more popular, more and more toolbox, application more and more widely
)
- 2012-06-07 19:48:40下载
- 积分:1
-
PCA_based Face Recognition System
Eigenface core matlab code
- 2017-12-11 19:30:37下载
- 积分:1
-
high-dynamic-GPS-signal-simulator
说明: 高动态GPS中频信号模拟器的关键技术研究,包括从信号的构成到信号模型的搭建,用matlab仿真出来。(The high dynamic GPS intermediate frequency signal simulator s key technologies research, including from the signal constitution to the signal model s build, comes out with the matlab simulation.)
- 2011-03-28 17:20:25下载
- 积分:1
-
signal
产生2fsk或4fsk的调制信号,可以控制带宽,中心频率,噪声,可以观察频谱(this can product signal)
- 2010-05-06 14:59:29下载
- 积分:1
-
Spectral-analysis-.m
spectral analysiso speech signal
- 2012-04-12 14:36:00下载
- 积分:1
-
imposicion_frecuencia_red_control_ab
desing and control of a power inverter in alpha/ beta coordinates
- 2012-11-29 19:27:43下载
- 积分:1
-
gexing_lms
自适应信号系统中的 格型 LMS算法 自适应滤波(Adaptive signal system lattice LMS adaptive filtering algorithm)
- 2011-08-09 23:06:59下载
- 积分:1
-
taeniwci
微分方程组数值解方法,IDW距离反比加权方法,数据模型归一化,模态振动,isodata 迭代自组织的数据分析,研究生时的现代信号处理的作业,是路径规划的实用方法。(Numerical solution of differential equations method, IDW inverse distance weighting method, Normalized data model, modal vibration, Isodata iterative self-organizing data analysis, Modern signal processing jobs when the graduate, Is a practical method of path planning.)
- 2016-03-12 00:47:10下载
- 积分:1