amir_rastegar2003
Advanced Member level 4
- Joined
- Aug 21, 2006
- Messages
- 103
- Helped
- 27
- Reputation
- 54
- Reaction score
- 13
- Trophy points
- 1,298
- Location
- Iran(my love)
- Activity points
- 1,830
matlab and mimo ber
hi
I have a question about MIMO simulation using MATLAB.
suppose that we have a MIMO sysytem with N transmit antennas and M receiver antennas, and let H be the channek matrix. if we model H as a random matrix H:mxn and each elements belows i.i.d. complex gaussian(0,1), we will have:
Y=Hx+N
N:noise term,
ok, my questioin is: how can we use this model to obtain an BER? (in MATLAB).
If we use" rand(1,1) for each element in H, the BER will vary for each realization of channel matrix.
what do you recommand?? what is the real BER??
thanks all.
plz give me a simple m.file.
hi
I have a question about MIMO simulation using MATLAB.
suppose that we have a MIMO sysytem with N transmit antennas and M receiver antennas, and let H be the channek matrix. if we model H as a random matrix H:mxn and each elements belows i.i.d. complex gaussian(0,1), we will have:
Y=Hx+N
N:noise term,
ok, my questioin is: how can we use this model to obtain an BER? (in MATLAB).
If we use" rand(1,1) for each element in H, the BER will vary for each realization of channel matrix.
what do you recommand?? what is the real BER??
thanks all.
plz give me a simple m.file.