MIMO Rayleigh fading Channel Capacity

버전 1.1.0.0 (289 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
카테고리
Help CenterMATLAB Answers에서 Communications 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