MIMO Rayleigh fading Channel Capacity

版本 1.1.0.0 (289.1 KB) 作者: Hamid Ramezani
maximum capacity of a mimo channel is considered here.
29.9K 次下载
更新时间 2018/4/13

查看许可证

In this code, we drive the Capacity of a MIMO system over Rayleigh fading
channel with different number of transmit and receiver antennas. For each
setting of a MIMO channel, after calculating the singular values of the
channel matrix, transmit power is distributed based on water-filling
algorithm. The obtained capacity is the best that MIMO system can deliver
as the full channel state information is used both at TX and RX side.

引用格式

Hamid Ramezani (2024). MIMO Rayleigh fading Channel Capacity (https://www.mathworks.com/matlabcentral/fileexchange/12491-mimo-rayleigh-fading-channel-capacity), MATLAB Central File Exchange. 检索时间: .

MATLAB 版本兼容性
创建方式 R14
兼容任何版本
平台兼容性
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.1.0.0

The code is updated with many comments that could help people who will use the code.
The random() function is replaced with randn() function.
One figure which shows the CDF of the capacity is added.

1.0.0.0

license will be added
to make it more flexible