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!