wireless channels in matlab

Status
Not open for further replies.

ozgur_io

Junior Member level 3
Joined
Mar 16, 2006
Messages
26
Helped
9
Reputation
18
Reaction score
4
Trophy points
1,283
Activity points
1,413
hi guys,

I was wondering how to realize random wireless channel in matlab. Any idea?

Thanks.
 

Hi,

If you are thinking of zero mean circulalry symmetric Gaussian wireless channel, then use this in matlab:

H = complex(normrnd(mean,variance,rows,columns),normrnd(mean,variance,rows,columns))

I think this will work,

BR,

Arif Khan
 

    ozgur_io

    Points: 2
    Helpful Answer Positive Rating
Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…