资源简介

描述对数距离/正态阴影衰落路径损耗模型的MATLAB程序

资源截图

代码片段和文件信息

function PL=PL_logdist_or_norm(fcdd0nsigma)
% Log-distance or Log-normal Shadowing Path Loss model
% Input
%       fc    : carrier frequency[Hz]
%       d     : between base station and mobile station[m]
%       d0    : reference distance[m]
%       n     : path loss exponent n
%       sigma : variance[dB]
% output
%

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     文件         665  2010-08-25 02:04  PL_logdist_or_norm.m

评论

共有 条评论