Viterbi decoder

Viterbi decoder for rate 1/2 convolution channel coding

現在この提出コンテンツをフォロー中です。

The provided code has convolutional encoder which can work for all non-recursive generator matrices with rate 1/2

The viterbi decoder is optimized in terms of run time by recursively updating the total weight at each state stream in trellis, also the decoding to select the minimum weight branch is made using the minimum weight contributing parent selection at each time step. Therefore at each time step, for each state the index of minimum weight contributing parent is stored instead of total weight. This helps in improving time and avoid back search to find minimum weight path.

引用

Gaurav Gupta (2026). Viterbi decoder (https://jp.mathworks.com/matlabcentral/fileexchange/38896-viterbi-decoder), MATLAB Central File Exchange. に取得済み.

カテゴリ

Help Center および MATLAB AnswersError Detection and Correction についてさらに検索

一般的な情報

MATLAB リリースの互換性

  • すべてのリリースと互換性あり

プラットフォームの互換性

  • Windows
  • macOS
  • Linux
バージョン 公開済み リリース ノート Action
1.0.0.0