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://jp.mathworks.com/matlabcentral/fileexchange/12251-convolutional-encoder-simulation), MATLAB Central File Exchange. に取得済み.

謝辞

ヒントを得たファイル: IS-95 Simulation Code, Simple Watermarking using Wavelet transform

ヒントを与えたファイル: Simple Watermarking using Wavelet transform

カテゴリ

Help Center および MATLAB AnswersAudio I/O and Waveform Generation についてさらに検索

一般的な情報

MATLAB リリースの互換性

  • すべてのリリースと互換性あり

プラットフォームの互換性

  • Windows
  • macOS
  • Linux
バージョン 公開済み リリース ノート Action
1.0.0.0