How to generate rician fading coefficients?
28 ビュー (過去 30 日間)
古いコメントを表示
Hi,
I want to write function for generating rician coefficients using input parameters such as K-factor, message length, root mean square value or phase parameter.
Please help me to write function for rician distribution. Through, rician function I will be able to generate rayleigh coefficient by putting value K=0.
0 件のコメント
回答 (1 件)
Harikrishnan Balachandran Nair
2021 年 12 月 2 日
Hi,
You can refer to a similar queston here : https://www.mathworks.com/matlabcentral/answers/478642-generating-rician-fading-coefficients
You may also refer to this documentation on Rician Fading Channel System Object : https://www.mathworks.com/help/comm/ref/comm.ricianchannel-system-object.html
Hope this helps !
0 件のコメント
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!