-
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
-
OuLaFaGaiJin
这是MATLAB的界面—GUI的几个例子,直接打开就能用。(This is the MATLAB interface- GUI examples, can be used to open directly.)
- 2007-04-23 17:59:09下载
- 积分:1
-
m_program
用matlab编写的压缩解压缩程序,基于小波变换的是零树算法。(prepared using Matlab compression decompression procedures, based on wavelet transform is zero tree algorithm.)
- 2005-06-09 09:25:00下载
- 积分:1
-
ybus
distribution-system in ycase m file
- 2013-09-20 12:09:11下载
- 积分:1
-
myedgeanddivide
该压缩包的程序实现对图像的边缘进行检测,并且对图像进行阈值分割。源码全部为自己编写,效果不错。不知道上传matlab的源码能不能开通会员,所有上传的都是自己的代码,虽然有些简单但是都是自己的劳动,刚起步,希望和大家交流。(of the compressed image program to the brink for testing and the right image thresholding segmentation. Source for all the preparation work to be done. Upload Matlab do not know the source can open membership, are all uploaded the code, Although some are simple but their work has just started, and we hope that the exchanges.)
- 2006-06-30 10:57:22下载
- 积分:1
-
Final
file that simulate classify sound heart and be useful for reduce mmse
- 2014-09-11 00:37:28下载
- 积分:1
-
HFS-algorithm
HFS algorithm for identifying
- 2014-10-18 18:28:43下载
- 积分:1
-
ouheyingxianggezi
混沌数学 保密通信 耦合映像格子的状态反馈控制 logistic映射(Coupled map lattice state feedback control to on chaos research can be applied to confidential communications chaos mathematics)
- 2012-12-05 20:28:27下载
- 积分:1
-
dtc
针对电机的直接转矩控制,通过MATLAB的simulink进行了详细的仿真,并且给出了一篇仿真的论文。(For direct torque control of the motor , through the MATLAB simulink carried out a detailed simulation , and gives a simulation papers.
)
- 2014-02-16 20:23:04下载
- 积分:1
-
2
说明: 《MATLAB数据处理与应用》应用数据处理(" MATLAB data processing and application of" data-processing applications)
- 2009-06-06 01:25:45下载
- 积分:1