搜索资源列表
WaterFilling_alg
- 实现MIMO-OFDM功率、信道、比特等资源自适应分配的注水算法。
greedy for ofdm
- 在ofdm中采用贪婪算法来进行功率分配,相信很多人在寻找类似的算法,贡献处女代码哈哈
OFDM认知无线电系统中的资源分配
- 在OFDM认知无线电系统中,主用户干扰受限,次用户功率受限下的资源分配算法
ofdm_signal_PSD
- 完整的ofdm程序,里面给出了功率谱密度的分析过程,比较精简实用-Ofdm complete procedure, which gives the power spectral density analysis of the process more streamlined and practical
OFDM_cyclic_spectrum
- % 仿真主要完成OFDM系统建模,实现OFDM系统传输流程, % 并对OFDM信号的时域波形及功率普密度进行分析.进行循环谱相关切片的分析。- Simulation of the main complete OFDM system modeling, the realization of OFDM transmission system process, of the OFDM signal in time domain waveforms and power density analysi
ofdm_simulation
- 该源码可以实现OFDM系统的比特加载和功率分配算法的仿真-The source code can be bit-loaded OFDM system and Power Allocation Algorithm for Simulation
shenpowerallo
- OFDM的一种功率分配算法得MATLAB得源代码。-OFDM as a power distribution algorithm may have to MATLAB source code.
23825763MIMOprogram
- mimo的一些算法,已通过运行,可以直接使用,希望对大家有用-Some of MIMO algorithms, has been running, you can directly use, in the hope that useful to everybody
highpowerOfdm
- OFDM高功率放大器.供学习matlab的同学交流学习 -The Matlab code investigates the harmful effects of high power amplifier on ofdm signals. It is imagined that the amplifier destroy the amplitude of the transmitted signal due to saturation and has no effect on the sign
PAPRlowerPTSandSLMalgorithm
- PAPR降低算法PTS和SLM源代码,降低峰值平均功率比的多载波调制的选择性映射-PAPR algorithm PTS and SLM to reduce the source code, reducing the peak-average power ratio of multicarrier modulation selective mapping
OFDM_communication_system_simulation
- OFDM 通信系统仿真,包括信道建模,调制解调,求信噪比,功率分配 (压缩包内含50个源码程序)-OFDM communication system simulation, including channel modeling, modulation and demodulation, and signal to noise ratio, power distribution (Compressed package containing the source program 50)
MIMOCapacity
- 这个函数中比较了等功率分配和注水分配策略下,MIMO信道的信道容量和中断容量-This function calculates ergodic and outage capacity of correlated MIMO channels
31500385OSTBC_OFDM
- 在空时分组码的MIMO-OFDM系统条件下,对信道,子载波,比特和功率进行分配,仿真结果表明,系统有良好的吞吐量性能-Space-time block codes in MIMO-OFDM system under the conditions of the channel, subcarrier, bit, and power allocation, simulation results show that the throughput of the system has good perfo
papr-ofdm
- m-file调查高功率放大器的影响,channelnoise在ofdm信号,当时介绍卡由于一个paprreductionmethod减少hpa效果。-m-file investigation of high-power amplifier, channelnoise in ofdm signal, when introduced to reduce card due to a paprreductionmethod hpa effects.
OFDM
- RA准则下的OFDM自适应资源分配问题,涉及载波和功率的分配,是一个既含有离散决策变量,又含有连续决策变量的非线性优化模型,且含有较为复杂的非线性约束,因此适合采用智能优化算法进行求解。-RA OFDM under guideline adaptive resource allocation problem, involving carrier and power allocation is a decision with both a discrete variable, but also w
GreedyAlgOfdmExample
- 对OFDM系统功率分配贪婪算法的进行了仿真。-Power allocation for OFDM systems greedy algorithm for the simulation.
multihop-ofdm-atp
- 注水算法,多跳系统,ofdm信道功率分配-Water-filling algorithm, ofdm channel power distribution
OFDM
- 设计一个OFDM系统,并求OFDM信号的功率谱和频谱,以及OFDM系统的误码率性能。(A OFDM system is designed, and the power spectrum and spectrum of OFDM signal are obtained, and the bit error rate performance of OFDM system is also discussed.)
功率谱估计
- OFDM的功率谱估计关于MATLAB的仿真实验(Power spectrum estimation of OFDM on MATLAB simulation experiment)
OFDM注水算法
- OFDM功率迭代算法程序,可以仿真出图,注水算法的应用。