Decoding turbo codes using the log-BCJR algorithm
Versione 1.0.1 (4,22 KB) da
Vineel Kumar Veludandi
iterative decoding of turbo codes using the log-BCJR algorithm
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.
Cita come
Vineel Kumar Veludandi (2024). Decoding turbo codes using the log-BCJR algorithm (https://github.com/vineel49/turbo_logbcjr), GitHub. Recuperato .
Compatibilità della release di MATLAB
Creato con
R2020b
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS LinuxTag
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.
Le versioni che utilizzano il ramo predefinito di GitHub non possono essere scaricate
Versione | Pubblicato | Note della release | |
---|---|---|---|
1.0.1 | . |
|
|
1.0.0 |
|
Per visualizzare o segnalare problemi su questo componente aggiuntivo di GitHub, visita GitHub Repository.
Per visualizzare o segnalare problemi su questo componente aggiuntivo di GitHub, visita GitHub Repository.