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://kr.mathworks.com/matlabcentral/fileexchange/38896-viterbi-decoder), MATLAB Central File Exchange. 검색 날짜: .

카테고리

Help CenterMATLAB Answers에서 Error Detection and Correction에 대해 자세히 알아보기

일반 정보

MATLAB 릴리스 호환 정보

  • 모든 릴리스와 호환

플랫폼 호환성

  • Windows
  • macOS
  • Linux
버전 퍼블리시됨 릴리스 정보 Action
1.0.0.0