calculpowermap.m
来自「It s a simulation for WCDMA Radio Networ」· M 代码 · 共 12 行
M
12 行
%CALCULPOWERMAP CALCULPOWERMAP Calculates received power from each pixel to every
% basestation. This is done for the iterated mobiles not in outage and
% not in other carriers but 1.
%
%
%Inputs:
% mobilestation: array of structures
% linklossUL : (numBSs, yPixels, xPixels) matrix
%Outputs:
% bsRxPower : (numBSs, yPixels, xPixels) matrix
%
%Author : Kari Sipil
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?