MIMO Rayleigh fading Channel Capacity

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
カテゴリ
Help Center および MATLAB AnswersCommunications Toolbox についてさらに検索

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