Ahora está siguiendo esta publicación
- Verá actualizaciones en las notificaciones de contenido en seguimiento.
- Podrá recibir correos electrónicos, en función de las preferencias de comunicación que haya establecido.
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.
Citar como
Abhijith Sreenivasan (2026). Convolutional encoder simulation (https://es.mathworks.com/matlabcentral/fileexchange/12251-convolutional-encoder-simulation), MATLAB Central File Exchange. Recuperado .
Agradecimientos
Inspirado por: IS-95 Simulation Code, Simple Watermarking using Wavelet transform
Inspiración para: Simple Watermarking using Wavelet transform
Información general
- Versión 1.0.0.0 (1,69 KB)
Compatibilidad con la versión de MATLAB
- Compatible con cualquier versión
Compatibilidad con las plataformas
- Windows
- macOS
- Linux
| Versión | Publicado | Notas de la versión | Action |
|---|---|---|---|
| 1.0.0.0 |
