Distributive Power Control Algorithm

版本 1.0.0.0 (1.9 KB) 作者: Alex Dytso
This code is a simulation of 3 user Distributed Power Control algorithm used in CDMA networks
1.2K 次下载
更新时间 2013/7/22

查看许可证

This code is a simulation of 3 user Distributed Power Control
algorithm used in CDMA networks for interference coordination.

%Variables: SIR-Signal to Interference+Noise Ratio
% H-channel gain matrix; Gamm- Gamm-Required SIR at each receiver
% P-power available at each transmitter, N-noise at each
% receiver
% Err-error.Difference between required SIR and actual SIR. Measure
% of convergence of algorithm

%Algorithm: p(t+1,i)=Gamm(i)/SIR(t,i)*p(t,i) where t-is time index and
%i-user index.
%We perfom this algorithm until we conver to required SIR levels

引用格式

Alex Dytso (2024). Distributive Power Control Algorithm (https://www.mathworks.com/matlabcentral/fileexchange/42778-distributive-power-control-algorithm), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2012b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Sensors and Transducers 的更多信息
致谢

启发作品: imagegamma(a,b,Z, gamma)

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.0.0