Carrier-To-Interference Ratio(CIR or SIR)

Status
Not open for further replies.

mariach

Newbie level 3
Joined
May 23, 2012
Messages
4
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,309
Hello,
I want to calculate Carrier-To-Interference Ratio of a signal in Matlab.

I found a code that calculates it but i do not know how to find the "total power" of the equation below.
InterferePower = TotalPower - NoisePower - SignalPower;

%Calculate the Carrier-To-Interference Ratio in dB as follows:
CIR = 10*log10(SignalPower/InterferePower);

Have you any idea?
 

Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…