Problem with comm.mimochannel function
Show older comments
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
Answers (1)
lin wannian
on 30 Sep 2021
0 votes
[Rxsymbols] = ricianchan([(Txsymbols1)' (Txsymbols1_new)']);
Categories
Find more on Propagation and Channel Models 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!