Problem with comm.mimochannel function
Afficher commentaires plus anciens
Hello,
I am using comm.mimochannel object to filters n input signal through a multipath fading. My input signal is a matrix of N.M. But I got an error in matlab says : "signal input to be an array with number of columns equal to 2", which is impossible for my input. what could be the solution.
Thank you in advance
Réponses (1)
lin wannian
le 30 Sep 2021
0 votes
[Rxsymbols] = ricianchan([(Txsymbols1)' (Txsymbols1_new)']);
Catégories
En savoir plus sur Propagation and Channel Models dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!