Problem with comm.mimochannel function
Mostrar comentarios más antiguos
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
Respuestas (1)
lin wannian
el 30 de Sept. de 2021
0 votos
[Rxsymbols] = ricianchan([(Txsymbols1)' (Txsymbols1_new)']);
Categorías
Más información sobre Propagation and Channel Models en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!