How to generate rician fading coefficients?
28 views (last 30 days)
Show older comments
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 Comments
Answers (1)
Harikrishnan Balachandran Nair
on 2 Dec 2021
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 Comments
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!