Ricanchannel built in function
5 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
Dyuman Joshi
2024 年 3 月 1 日
(I assume that you are referring to https://in.mathworks.com/help/comm/ref/comm.ricianchannel-system-object.html)
Refer to the documentation page linked above.
回答 (1 件)
R
2024 年 5 月 16 日
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
0 件のコメント
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!