How to Select Number of soft decision bits in Viterbi decoding algorithm?
4 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Hai I am using Viterbi decoding algorithm to decode a convolutional encoded data. I am using 1/2 rate encoding with constraint length 7. And I am using 16-QAM at Tx and Rx.
And my trellis is
trell=poly2trellis(7,[171 133]);
Can anyone help me to find number of soft decision bits.
0 comentarios
Respuestas (0)
Ver también
Categorías
Más información sobre Error Detection and Correction en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!