How to generate rician fading coefficients?
29 次查看(过去 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!