필터 지우기
필터 지우기

Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

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

조회 수: 1 (최근 30일)
Rita
Rita 2023년 11월 30일
마감: John D'Errico 2023년 11월 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