You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
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.
Cite As
Hamid Ramezani (2026). greedy algorithm in OFDM resource allocation (single user) (https://se.mathworks.com/matlabcentral/fileexchange/19303-greedy-algorithm-in-ofdm-resource-allocation-single-user), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.0.0.0 (3.82 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0.0 | remove mex file
|