资源简介
基于MATLAB的d2d功率控制仿真,简单的解决了资源分配的问题,现在假设有3个可用信道,一个蜂窝用户只允许一个d2d对用户复用资源(复用方式是复用距离最远的蜂窝用户信道,暂时没有考虑干扰问题),那么这3个信道最多可以容纳6个用户(3个蜂窝用户,3对d2d用户)同时进行正常通信,其中蜂窝用户以60%的概率生成,d2d用户以40%的概率生成,且都服从指数分布。
代码片段和文件信息
clear
SINRdd_high=35;
SINRdd_low=0;
SINRcell_high=35;
SINRcell_low=10;
% PC_open6;
% PC_close6(SINRdd_highSINRdd_low);
% PC_my6(SINRdd_highSINRdd_lowSINRcell_highSINRcell_low);
[AVG_SINRddAVG_SINRcellAVG_ThddAVG_ThcellAVG_Th]=PC_open6()
[AVG_SINRddAVG_SINRcellAVG_ThddAVG_ThcellAVG_Th]=PC_close6(SINRdd_highSINRdd_low)
[AVG_SINRddAVG_SINRcellAVG_ThddAVG_ThcellAVG_Th]=PC_my6(SINRdd_highSINRdd_lowSINRcell_highSINRcell_low)
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 458 2016-05-17 16:22 基于matlab的D2D 功率控制仿真\main6_2.m
文件 7088 2016-05-17 16:25 基于matlab的D2D 功率控制仿真\PC_close6.m
文件 7907 2016-05-17 15:26 基于matlab的D2D 功率控制仿真\PC_my6.m
文件 7500 2016-05-17 16:24 基于matlab的D2D 功率控制仿真\PC_open6.m
目录 0 2018-05-07 15:28 基于matlab的D2D 功率控制仿真
----------- --------- ---------- ----- ----
22953 5
相关资源
- HMMforspeechrecogntion 一个可执行的HMM语音
- wenli 分析了纹理特征提取方法
- weixingrangloudianchifadian 设计了燃料电池
- matlabsanweichongjian matlab三维重建程序
- hmm
- OptimalControlOfWindPowerGeneration 《风力发
- Desktop2781849
- Reactive-Power-Optimization-matlab 程序为改进
- MLIunequalDCsources
- PLC-simulation-matlab
- 001-WavepacketPpowerPLibSVM-and-ANN
- power_3levelVSC 三相电压型整流器
- power-flowACDC
- gps-weiner 维纳滤波与功率倒置阵比较
- EEG-power-spectrum-estimation- 本科毕业时做
- opf--matpower 一个求取二机五节点的
- mr_damper_boucw
- wangchen-dalunwen 采用多天线的认知无线
- PMSG_forWindPower_GeneratorSide
- project
- wind-power-Matlab-Simulation 风力发电系统
- wind-power 基于极限学习机的短期风电功
- power_Hbridge
- Power-System-Modeling-and-Simulation
- single_cell-PowerControl D2D单小区下的功率
- d2d 基于蜂窝网络的D2D通信的资源分配
- power-allocatin 在非正交(NOMA)环境下
- D2D-underlay-power-control-
- power_system_reactive_power_optimization 优秀论
- PMSG_for_WindPower_GridSide PMSG网侧的结构包
评论
共有 条评论