How to Select Number of soft decision bits in Viterbi decoding algorithm?
2 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Error Detection and Correction についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!