维特比译码器我要分享

viterbi decoder

matlab 译码器 维特比

关注次数: 259

下载次数: 0

文件大小: 2.70 kB

代码分类: 其他

开发平台: matlab

下载需要积分: 2积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:非系统卷积码的维特比译码器。编码器可以设计任意通过生成矩阵和参数 k。行数生成矩阵是输出比特和科洛姆是约束长度。参数 k 是并行输入的数量。test.m 是一个主要的文件。


English Description:

Viterbi decoder for nonsystematic convolutional codes. The encoder can be designed arbitrarily by generating matrix and parameter k. The row number generation matrix is the output bit and the Colom is the constraint length. Parameter k is the number of parallel inputs. Test. M is a major file.


代码预览