Viterbi Algorithm for Convolutional Codes

版本 1.0.0 (415.3 KB) 作者: Henry Carvajal
This code implements the Viterbi algorithm for convolutional codes. The inputs are the received sequence and the encoder state diagram.
640.0 次下载
更新时间 2021/1/11

查看许可证

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.

引用格式

Henry Carvajal (2026). Viterbi Algorithm for Convolutional Codes (https://ww2.mathworks.cn/matlabcentral/fileexchange/85513-viterbi-algorithm-for-convolutional-codes), MATLAB Central File Exchange. 检索时间: .

MATLAB 版本兼容性
创建方式 R2017b
兼容任何版本
平台兼容性
Windows macOS Linux
标签 添加标签
版本 已发布 发行说明
1.0.0