Sie verfolgen jetzt diese Einreichung
- Aktualisierungen können Sie in Ihrem Feed verfolgter Inhalte sehen.
- Je nach Ihren Kommunikationseinstellungen können Sie auch E-Mails erhalten.
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.
Zitieren als
Abhijith Sreenivasan (2026). Convolutional encoder simulation (https://de.mathworks.com/matlabcentral/fileexchange/12251-convolutional-encoder-simulation), MATLAB Central File Exchange. Abgerufen .
Quellenangaben
Inspiriert von: IS-95 Simulation Code, Simple Watermarking using Wavelet transform
Inspiriert: Simple Watermarking using Wavelet transform
Allgemeine Informationen
- Version 1.0.0.0 (1,69 KB)
Kompatibilität der MATLAB-Version
- Kompatibel mit allen Versionen
Plattform-Kompatibilität
- Windows
- macOS
- Linux
| Version | Veröffentlicht | Versionshinweise | Action |
|---|---|---|---|
| 1.0.0.0 |
