Distributive Power Control Algorithm

バージョン 1.0.0.0 (1.92 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 (2026). Distributive Power Control Algorithm (https://jp.mathworks.com/matlabcentral/fileexchange/42778-distributive-power-control-algorithm), MATLAB Central File Exchange. に取得済み.

MATLAB リリースの互換性
作成: R2012b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersSensors and Transducers についてさらに検索
謝辞

ヒントを与えたファイル: imagegamma(a,b,Z, gamma)

バージョン 公開済み リリース ノート
1.0.0.0