Effacer les filtres
Effacer les filtres

Info

Cette question est clôturée. Rouvrir pour modifier ou répondre.

Please, I want to know the mathematical equation of SINR for the code I added below.

1 vue (au cours des 30 derniers jours)
Rita
Rita le 30 Nov 2023
Clôturé : John D'Errico le 30 Nov 2023
SINR_BS=(SNR*(abs(Wrf(:,u)'*Channel*Frf(:,u)).^2))/(SNR*sum((abs(Wrf(:,u)'*Channel*Frf(:,Int_set)).^2))+1);
Rate_BS(count)=Rate_BS(count)+log2(1+SINR_BS)/(Num_users*ITER);

Réponses (0)

Cette question est clôturée.

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by