Decoding turbo codes using the log-BCJR algorithm

iterative decoding of turbo codes using the log-BCJR algorithm
ダウンロード: 177
更新 2021/2/5

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.

引用

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

MATLAB リリースの互換性
作成: R2020b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!

GitHub の既定のブランチを使用するバージョンはダウンロードできません

バージョン 公開済み リリース ノート
1.0.1

.

1.0.0

この GitHub アドオンでの問題を表示または報告するには、GitHub リポジトリにアクセスしてください。
この GitHub アドオンでの問題を表示または報告するには、GitHub リポジトリにアクセスしてください。