How to generate rician fading coefficients?
28 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
SANDEEP SINGH RANA
el 22 de Nov. de 2021
Respondida: Harikrishnan Balachandran Nair
el 2 de Dic. de 2021
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 comentarios
Respuestas (1)
Harikrishnan Balachandran Nair
el 2 de Dic. de 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 comentarios
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!