createlinkperf.m
来自「It s a simulation for WCDMA Radio Networ」· M 代码 · 共 12 行
M
12 行
%CREATELINKPERF CREATELINKPERF creates a vector of link performance tables and
% a link performance table for wideAreaCov calculations. It uses as input
% the link performance table files indicated in the struct array
% "channelFiles", which is given in npswini.m.
%Inputs:
% channelFiles : array of structures holding the names of link performance table files in
% its fields .name
%Outputs:
% wideAreaCovLinkPerf: linkPerfTables for the wide area coverage
% linkPerf : array of all linkPerfTables whose file names were given in channelFiles.name
%
%Author : Kari Sipil
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?