-
大小: 1KB文件类型: .rar金币: 1下载: 0 次发布日期: 2021-02-02
- 语言: Matlab
- 标签: 贪婪算法 分配 贪婪matlab visitorocj
资源简介
利用贪婪算法对ofdm系统进行子载波和功率分配,在误码率一定的情况下,是发射端的功率最低
代码片段和文件信息
% The codes investigate the performance of a greedy algorithm [1] in OFDM which
% allocates the power to subchannel in optimum way to reach the required
% Data rate
% By Hamid Ramezani 23-Mar-2008
% setting the parameters
totalPower = 1e-5; % -20 dBm
numOfSubChannels = 8; % number of subchannels
modBitRate = [0;1;2;4;6];% the provided bit rate bits/Hz/Sec for
% example based on BPSK QPSK 16QAM and
% 64QAM modulation
% zero is required to states that
% subchannels can convey no data
reqSNR =10.^(.1*[-Inf;9;12;18;24]);
% Reqired SNR for the
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 2464 2009-07-27 16:32 GreedyAlgOfdm.zip.m
----------- --------- ---------- ----- ----
2464 1
相关资源
- GA_ch_Assign
- OMP 这里主要是压缩感知的贪婪算法
- spectrum-allocation-color-algorithm 频谱分配
- SN_ICIC 蜂窝小区资源分配
- d2d 基于蜂窝网络的D2D通信的资源分配
- NOMA_shu 基于NOMA的功率分配
- gudinggonglv 在非正交(NOMA)环境下对用
- noma_test 一个非正交环境下的程序
- proportionalfairness
- mu-mimo-power-allocation 本代码给出了在多
- GAME-SPETRUM 认知无线电网络中频谱分配
- PSO-load-distribution 电力系统6台发电机负
- Resource-D2D-users D2D用户间的资源分配
-
CBBA 该CBBA(Consensus-ba
sed Bundle Algor - 功率控制与资源分配仿真与分析
- 无线传感器网络的PEGASIS协议源代码
- MIMO注水功率分配MATLAB程序
- 基于遗传算法的OFDM自适应资源分配算
- 基于MATLAB的m文件制动力分配曲线的绘
- 单轴并联式混合动力汽车转矩分配的
- 全有全无交通流分配程序代码-全有全
评论
共有 条评论