Weibul Fading in Matlab

Status
Not open for further replies.

bee

Full Member level 2
Joined
Nov 29, 2003
Messages
135
Helped
7
Reputation
14
Reaction score
5
Trophy points
1,298
Activity points
883
Hi,
I know that Rayleigh fading can be generated in MATLAB using

H = sqrt(0.5) * (randn(1) + j*randn(1));

But how can I generate Weibul Fading Channel in MATLAB. I have seen the built in command wblrand but it only generates the real number.

Plz help.

BR
sam
 

See this link, maybe help you

**broken link removed**
 


put a complex part to it just as you are doing in with rayleigh.

secondly, in rayleigh it is 1/sqrt(2) not sqrt(0.5) for scaling the variance
 

thanks for your ideas. but can you be more specific and write me the matlab command that you think will work for me.
 

Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…