I Just Want To Ensure I'm Doing in The Right Way

You might also like

Download as pdf or txt
Download as pdf or txt
You are on page 1of 1

I just want to ensure Im doing in the right way.

From

) (

[ ]

Given

, then

) (

where [(

[ ] ) ]

] )

When I combine

)(

)(

)(

)(

)(

)(

I use this equation in Matlab to find capacity


Capacity=

I dont have function integral and I think function int should be similar.
The Matlab command shows it cannot find an explicit integration and plot nothing, but if I ignore some terms such as
)

and interference terms, I can obtain a graph with the similar trend but of cause wrong scale.

C=log2(exp(1)).*int(exp(-5*z./SNR)./(1+z*(sqrt(13)^-n))./(1+z*(sqrt(19)^-n)),z,0,inf);

You might also like