搜索资源列表
greedy for ofdm
- 在ofdm中采用贪婪算法来进行功率分配,相信很多人在寻找类似的算法,贡献处女代码哈哈
bit_power_allocation
- :该文研究OFDM 系统在总功率和误比特率限定下最大化传输速率的问题,并且考虑实际系统中整数比特的限制, 提出基于灌水法则的两种比特分配算法——改进贪婪算法和对分灌水线搜索法-The maximization of data rate under the constraint of total transmit power and bit error rate is a considerable issue in OFDM system. Recognizing that the num
GreedyAlgOfdmExample
- Greedy Alg Ofdm Example
GreedyAlgOfdm
- 利用贪婪算法对ofdm系统进行子载波和功率分配,在误码率一定的情况下,是发射端的功率最低-Greedy algorithm using ofdm system subcarrier and power allocation, bit error rate in certain circumstances, is the minimum transmitter power
GreedyAlgOfdmExample
- 对OFDM系统功率分配贪婪算法的进行了仿真。-Power allocation for OFDM systems greedy algorithm for the simulation.
GreedyAlgOfdmExample
- greedy algorithm in OFDM resource allocation (single user)
150307-Achievable-throughput
- This is a project in communication domain. It uses the greedy and RCA algorithm to improve the throughput. It uses window ofdm technique . In transmitter side i used IFFT and in receiver side FFT is used. It uses single user channel .
greedyAlg
- 有关OFDM 贪婪算法的程序,具体详细的说明,请看内附的说明-Procedures for OFDM greedy algorithm
OFDM resource allocation
- OFDM resource allocation for (single user) using greedy algorithm. the function of greedy algo. is written in C. so, one need to set up a compiler in matlab.