Decoding turbo codes using the log-BCJR algorithm

iterative decoding of turbo codes using the log-BCJR algorithm
177 descargas
Actualizado 5 feb 2021

This code works for generator matrix G(D) = [1 (1+D^2)/(1+D+D^2)].
If your CPU has multiple cores, then change "for" to "parfor" in line number 25 in the RUN_ME.m file.

References:
see the book "Channel coding: classical and modern" by William Ryan and Shu Lin.

Citar como

Vineel Kumar Veludandi (2024). Decoding turbo codes using the log-BCJR algorithm (https://github.com/vineel49/turbo_logbcjr), GitHub. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2020b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

No se pueden descargar versiones que utilicen la rama predeterminada de GitHub

Versión Publicado Notas de la versión
1.0.1

.

1.0.0

Para consultar o notificar algún problema sobre este complemento de GitHub, visite el repositorio de GitHub.
Para consultar o notificar algún problema sobre este complemento de GitHub, visite el repositorio de GitHub.