-
大小: 5KB文件類型: .zip金幣: 1下載: 0 次發布日期: 2021-02-12
- 語言: Matlab
- 標簽: 頻率分配??SN:ICIC41712??蜂窩??
資源簡介
蜂窩小區資源分配,分配功率和頻率資源,通過遍歷實現吞吐量最大化。
代碼片段和文件信息
function?[capacitycapacity_onecapacity_twocapacity_three]?=?capacity_calculation(sizesigmaPnCh)
%%%%%%%calculate?sinr%%%%%%%
power_matrix?=?gen_power();
[h_matrix]?=??gen_channel_param(sizesigmaCh);
%%%%%%%restrict?one?chunk%%%%%%
h_matrix_one_1?=?h_matrix;
h_matrix_one_2?=?h_matrix;
h_matrix_one_3?=?h_matrix;
h_matrix_one_4?=?h_matrix;
%%%%%%%restrict?two?chunk%%%%%%
h_matrix_two_1?=?h_matrix;
h_matrix_two_2?=?h_matrix;
h_matrix_two_3?=?h_matrix;
h_matrix_two_4?=?h_matrix;
h_matrix_two_5?=?h_matrix;
h_matrix_two_6?=?h_matrix;
%%%%%%%restrict?three?chunk%%%%%%
h_matrix_three_1?=?h_matrix;
h_matrix_three_2?=?h_matrix;
h_matrix_three_3?=?h_matrix;
h_matrix_three_4?=?h_matrix;
h_matrix_one_1(11)?=?0;
sinr_one_1?=?sinr_calculate(h_matrix_one_1power_mat
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件???????3641??2014-06-05?16:15??SN_ICIC\capacity_calculation.asv
?????文件???????3722??2014-06-05?16:18??SN_ICIC\capacity_calculation.m
?????文件????????125??2014-06-05?15:35??SN_ICIC\gen_channel_param.m
?????文件???????1295??2014-06-04?19:34??SN_ICIC\gen_power.asv
?????文件???????1270??2014-06-04?21:19??SN_ICIC\gen_power.m
?????文件????????497??2014-06-03?20:04??SN_ICIC\h_queue.m
?????文件????????972??2014-06-05?16:30??SN_ICIC\main.asv
?????文件???????1109??2014-06-05?16:43??SN_ICIC\main.m
?????文件???????1222??2014-06-05?14:53??SN_ICIC\restrict_desicion.m
?????文件????????430??2014-06-04?21:03??SN_ICIC\sinr_calculate.m
?????目錄??????????0??2014-06-05?14:53??SN_ICIC
-----------?---------??----------?-----??----
????????????????14283????????????????????11
評論
共有 條評論