Convolutional encoder simulation
版本 1.0.0.0 (1.7 KB) 作者:
Abhijith Sreenivasan
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. 检索时间: .
MATLAB 版本兼容性
创建方式
R13
兼容任何版本
平台兼容性
Windows macOS Linux类别
在 Help Center 和 MATLAB Answers 中查找有关 Audio I/O and Waveform Generation 的更多信息
标签
| 版本 | 已发布 | 发行说明 | |
|---|---|---|---|
| 1.0.0.0 |
