Is there a function in the Communications Toolbox for modeling a Multipath Rayleigh Channel?
조회 수: 3 (최근 30일)
표시 이전 댓글
MathWorks Support Team
. 2010년 8월 5일
편집: MathWorks Support Team
. 2023년 4월 16일
Is there a MATLAB file function for the Multipath Rayleigh fading channel Simulink block?
I have some MATLAB code that I have developed in MATLAB files and I would like to call the Multipath Rayleigh fading channel as another function. Is this possible?
채택된 답변
MathWorks Support Team
2023년 3월 25일
편집: MathWorks Support Team
님. 2023년 4월 16일
This enhancement has been made for Release 14 (R14). For previous product releases, please read below for any possible workarounds:
Our development staff will look into adding new functionality for modeling a Multipath Rayleigh Fading Channel in a future release of the Communications Toolbox.
Meanwhile, you may use the Multipath Rayleigh Fading Channel block in the Communications Blockset for modeling a Multipath Rayleigh Fading Channel. To obtain information about this product, please see the URL below.
댓글 수: 0
추가 답변 (1개)
Tasos Giannoulis
2017년 1월 25일
Yes, you can use the comm.RayleighChannel System object or the RAYLEIGHCHAN function (which constructs a channel.rayleigh object).
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Communications Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!