Convolutional encoder simulation

M-file that takes input bit sequence of any length and constraint length and gives the convolutional
7.0K 次下载
更新 2006/9/13

查看许可证

Use this to convolutionally encode bit sequences of any length. It takes the bit sequence and constraint length as input. It returns the encoded sequence and the generator polynomial used to encode which is obtained from the constraint length.

Convolutional coder generates redundant bits using Modulo 2 additions. It can be viewed as a finite state machine that consists of a number of shift register stages.

REFERENCE: Communication Systems 4th edition by Simon Haykin.

引用格式

Abhijith Sreenivasan (2026). Convolutional encoder simulation (https://ww2.mathworks.cn/matlabcentral/fileexchange/12251-convolutional-encoder-simulation), MATLAB Central File Exchange. 检索时间: .

MATLAB 版本兼容性
创建方式 R13
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Audio I/O and Waveform Generation 的更多信息
版本 已发布 发行说明
1.0.0.0