Decoding turbo codes using the log-BCJR algorithm
Version 1.0.1 (4.22 KB) by
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.
Cite As
Vineel Kumar Veludandi (2023). Decoding turbo codes using the log-BCJR algorithm (https://github.com/vineel49/turbo_logbcjr), GitHub. Retrieved .
MATLAB Release Compatibility
Created with
R2020b
Compatible with any release
Platform Compatibility
Windows macOS LinuxTags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Versions that use the GitHub default branch cannot be downloaded
Version | Published | Release Notes | |
---|---|---|---|
1.0.1 | . |
|
|
1.0.0 |
|
To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.