hello
I tried to looking for Weibull fading channel matlab codes and i found just the following formula:
h = lambda.*(-log(rand(nRx(jj),N)).^(1/beta))
my question is this codes express the weibull fading? and if its right, what does the (L, B) mean? and what is the values that could it takes?