Info

此问题已关闭。 请重新打开它进行编辑或回答。

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

1 次查看(过去 30 天)
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);

回答(0 个)

此问题已关闭。

标签

Community Treasure Hunt

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

Start Hunting!

Translated by