Distributive Power Control Algorithm

Version 1.0.0.0 (1,92 ko) par Alex Dytso
This code is a simulation of 3 user Distributed Power Control algorithm used in CDMA networks
1,2K téléchargements
Mise à jour 22 juil. 2013

Afficher la licence

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

Citation pour cette source

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

Compatibilité avec les versions de MATLAB
Créé avec R2012b
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Sensors and Transducers dans Help Center et MATLAB Answers
Remerciements

A inspiré : imagegamma(a,b,Z, gamma)

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
1.0.0.0