Viterbi Algorithm for Convolutional Codes

This code implements the Viterbi algorithm for convolutional codes. The inputs are the received sequence and the encoder state diagram.
640 download
Aggiornato 11 gen 2021

Visualizza la licenza

This code implements the Viterbi algorithm for convolutional codes. The inputs are the received sequence (original encoded sequence plus noise) and the encoder state diagram. The outputs are the original encoded sequence and the decoded sequence.

The encoder state diagram must provided via a matrix 3-dimensional matrix H. A pdf file is also provided indicating how to generate the matrix H as example considering a (2,1,2) convolutional encoder.

Cita come

Henry Carvajal (2026). Viterbi Algorithm for Convolutional Codes (https://it.mathworks.com/matlabcentral/fileexchange/85513-viterbi-algorithm-for-convolutional-codes), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R2017b
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Tag Aggiungi tag
Versione Pubblicato Note della release
1.0.0