Ricanchannel built in function

1 view (last 30 days)
zizi ahmed
zizi ahmed on 1 Mar 2024
Answered: R on 16 May 2024
Dear I Want to ask you about using ricianchannel function in matlab , is its input signal should be in time or frequency domain ? Thank you very much
  2 Comments
Dyuman Joshi
Dyuman Joshi on 1 Mar 2024
Refer to the documentation page linked above.
zizi ahmed
zizi ahmed on 1 Mar 2024
Thank-you, exactly but I didn't find this information in the documentation

Sign in to comment.

Answers (1)

R
R on 16 May 2024
The input signal for the comm.RicianChannel function in MATLAB should be in the time domain. The function models a Rician fading channel, which is a time-domain channel model. As mentioned in the comment, you can refer to the documentation to understand more about the input arguments:
https://www.mathworks.com/help/comm/ref/comm.ricianchannel-system-object.html#d126e228979:~:text=collapse%20all-,X%20%E2%80%94%20Input%20signal,-NS%2Dby

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!