Clear Filters
Clear Filters

Using Simulink, how can I simulate a 2x2 Mimo channel? My supervisor has asked me to investigate the effect of the signal preocessing that goes on in the 2X2 MIMO system on the SNR at the receiver. and also, create a channel matrix.

1 view (last 30 days)
I have tried using the communication toolbox but the 'mimochan' command is not running, it keeps giving me errors.
I also stumbled on Mimotool on the internet but I cannot seem to be able to work with it as the explanation on the internet is not deep.
Would be grateful for your answers

Answers (1)

Ryan G
Ryan G on 16 Aug 2012
Have you tried running through the demo provided in mimochan documentation? That should not give you errors, if it does there is something wrong. What are the errors?
  1 Comment
Mary
Mary on 17 Aug 2012
Edited: Walter Roberson on 17 Aug 2012
Yes I have.
On running chan = mimochan(2, 2, 1e-4, 60) I receive the error message
??? Undefined function or method 'mimochan' for input arguments of type 'double'.

Sign in to comment.

Categories

Find more on Communications Toolbox in Help Center and File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!