rayleigh distributed value syntax to the despread signal
조회 수: 5 (최근 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!