mimo capacity matlab
时间:03-24
整理:3721RD
点击:
Hi to all!I need to plot capacity-VS-SNR for some MIMO configuration for my thesis.
The formula I'm tryin to use is
Where M, N are the numbers of RX and TX antenna.
H is the channel matrix and to generate it:
H=randn(M,N)+i*randn(M,N)
Can anyone help me with any matlab procedure?
thanks
bye
The formula I'm tryin to use is
Where M, N are the numbers of RX and TX antenna.
H is the channel matrix and to generate it:
H=randn(M,N)+i*randn(M,N)
Can anyone help me with any matlab procedure?
thanks
bye