greedy algorithm in OFDM resource allocation (single user)

版本 1.0.0.0 (3.8 KB) 作者: Hamid Ramezani
the implemention of greedy algorithm in mex file
14.8K 次下载
更新时间 2016/4/7

查看许可证

As the power needed to transmit a certain number of bits in
a subcarrier is independent of the numbers of bits allocated to
other subcarriers, it turns out that a greedy approach is optimal.
A greedy algorithm assigns bits to the subcarriers one bit at a
time, and in each assignment, the subcarrier that requires the
least additional power is selected. The bit allocation process
will be completed when all required data rate is satisfied.

引用格式

Hamid Ramezani (2024). greedy algorithm in OFDM resource allocation (single user) (https://www.mathworks.com/matlabcentral/fileexchange/19303-greedy-algorithm-in-ofdm-resource-allocation-single-user), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2007a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 OFDM 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.0.0.0

remove mex file
license will be added