📄 calccovpul.m
字号:
%CALCCOVPUL CALCCOVPUL calculates the area coverage probability for wanted
% service (bit-rate) and wanted MS speed. It uses the traffic distribution
% which has been generated in npsw uplink-iteration. The bestServer map is
% with black dots corresponding to outage.
%
% NOTE: The result indicates the cov. probability only according to
% the traffic distribution generated in MS input file and npsw uplink iteration.
% for high bit-rates the result may change a lot when the high bitrate MS:s which
% were used in the iteration would have been put to different places.
%
%Inputs:
% the outputs of the uplink iteration
% tmpBitRate : the bit-rate (service) to be used in bits/s
% tmpSpeed : the MS speed to be used in km/h
% activeSetT : activeSet matrix for the map, see CalcActiveSet.m
% Note: if tmpBitRate and tmpSpeed are not defined beforehand, wideAreaCovBitRate
% and wideAreaCovSpeed will be used.
%Outputs:
% wideAreaCovP: Area coverage probability for a mobile having "tmpSpeed" and "tmpBitRate"
%
%Authors: Kari Sipil
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -