greedy algorithm in OFDM resource allocation (single user)

the implemention of greedy algorithm in mex file
14,8K descargas
Actualizado 7 abr 2016

Ver licencia

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.

Citar como

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. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2007a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.0.0.0

remove mex file
license will be added