tienviitta / 5G-NR-LDPC-CPP

5G NR LDPC C++ Implementation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

5G-NR-LDPC

5G NR LDPC C++ implementation

C++ 11 or newer version needed to run the examples and use the code. No additional package is used, only standard library.

A good starting point is to run example_run.m

This implementation uses min-sum offset decoding algorithms, read LDPC_decoder_help_doc.pdf for detail.

Any questions, eamil juquan.justin.mao@gmail.com

Compiling issue

About

5G NR LDPC C++ Implementation


Languages

Language:C++ 100.0%