-
大小: 1KB文件類型: .m金幣: 1下載: 0 次發(fā)布日期: 2021-05-13
- 語言: Matlab
- 標簽: matlab??multi-cell??Resourse??allocation??
資源簡介
多小區(qū)+出圖+用+LTE_system_Level_1.2_r300_加注釋版原版
代碼片段和文件信息
function?CQI_params?=?LTE_common_get_CQI_params(CQI)
%?Given?a?CQI?value?this?function?returns?the?associated?CQI?parameteres
%?as?specified?in?TS36.213?table?7.2.3-1?(4-bit?CQI?table)
%?[CQI_params]?=?LTE_common_get_CQI_params(CQI)
%?Author:?Josep?Colom?Ikuno?josep.colom@nt.tuwien.ac.at
%?(c)?2008?by?INTHFT
%?www.nt.tuwien.ac.at
%
%?input:????CQI?????????...?[1?x?N]double?-?CQI?value
%?
%?output:???CQI_params??...?[1?x?N]struct?settings?associated?to
%???????????????????????????that?CQI?value.
%
%?date?of?creation:?2008/08/11
%?last?changes:
%????13/02/2009:?improved?function?call.?Now?CQI?values?are?stored?in
%????LTE_params?and?the?function?can?be?called?with?a?CQI?vector?as?an
%????argument.
%?CQI?table
%
%?CQI Mod?????rate?(x?
評論
共有 條評論