Is there a function in the Communications Toolbox for modeling a Multipath Rayleigh Channel?
Afficher commentaires plus anciens
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?
Réponse acceptée
Plus de réponses (1)
Tasos Giannoulis
le 25 Jan 2017
0 votes
Yes, you can use the comm.RayleighChannel System object or the RAYLEIGHCHAN function (which constructs a channel.rayleigh object).
Catégories
En savoir plus sur Communications Toolbox dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!