rayleigh distributed value syntax to the despread signal
1 次查看(过去 30 天)
显示 更早的评论
- randomnumber = raylrnd(1)
- log_randomnumber = log(randomnumber)
- root = sqrt(log_randomnumber)
- tau = (-2)*root
I am trying to include the rayleigh distribution values in the despreading process of my program. I have a depsreaded signal at the end of receiver which is in numrical values which are then converted to 0 and 1 (i.e the positve number will be 1 and negatives will be 0) how should i include this value present in tau to the despreaded signal
0 个评论
回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!