How to use DEC = SOVADEC( MSG, LLR, TRELLIS, WIN )
Ältere Kommentare anzeigen
From the above link, I found SOVADEC. I have the following questions on how to use it:
DEC = SOVADEC( MSG, LLR, TRELLIS, WIN ) (1)
1: The input MSG in (1) is the soft coded bits (e.g., 3bits) generated from first using Matlab Convenc, adding noise and then quantize to 8levels, right?
2: The LLR in (1) should be for each coded bit, so it should a vector with the same length of MSG, right?
3: Trellis should be the results from using Matlab poly2trellis command, right?
Your comments, guidance and help are greatly appreciated.
Thank you.
Antworten (0)
Kategorien
Mehr zu Error Detection and Correction finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!