Is there a function in the Communications Toolbox for modeling a Multipath Rayleigh Channel?

7 views (last 30 days)
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?

Accepted Answer

MathWorks Support Team
MathWorks Support Team on 25 Mar 2023
Edited: MathWorks Support Team on 16 Apr 2023
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.

More Answers (1)

Tasos Giannoulis
Tasos Giannoulis on 25 Jan 2017
Yes, you can use the comm.RayleighChannel System object or the RAYLEIGHCHAN function (which constructs a channel.rayleigh object).

Categories

Find more on Communications Toolbox in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!