generate a Rayleigh fading channel vector of length N, use the following Matlab code:

9 ビュー (過去 30 日間)
Nelly Jerop
Nelly Jerop 2020 年 10 月 2 日
編集済み: Nelly Jerop 2020 年 10 月 2 日
For your simulation, use the average transmit SNR, γ = P σ2 n , in the range 0 − 30dB in steps of 5 dB and generate 10,000 channel realizations for each value of SNR. To generate a Rayleigh fading channel vector of length N, use the following Matlab code:h = 1 √ 2 ∗ (randn(1, N) + i ∗ randn(1, N))

回答 (0 件)

カテゴリ

Help Center および File ExchangePropagation and Channel Models についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by