Convolutional encoder simulation

M-file that takes input bit sequence of any length and constraint length and gives the convolutional

您现在正在关注此提交

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. 检索时间: .

类别

Help CenterMATLAB Answers 中查找有关 Audio I/O and Waveform Generation 的更多信息

一般信息

MATLAB 版本兼容性

  • 兼容任何版本

平台兼容性

  • Windows
  • macOS
  • Linux
版本 已发布 发行说明 Action
1.0.0.0