list-decoding
There are 4 repositories under list-decoding topic.
mohammad-rowshan/List-Decoder-for-Polar-Codes-and-PAC-Codes
A CRC-aided successive cancellation list (SCL) decoding algorithm for polar codes and PAC codes with various code constructions/rate profiles. The list decoding algorithm is an adaptive two stage successive cancellation list (SCL) algorithm. First it tries L=1 and then L=L_max. The performance is the same is list decoding with L_max.
benhuryuval/reed-muller-codes-matlab
A MATLAB function library containing encoders, decoders and weight enumerators for Reed-Muller codes.
brucequz/OFDM_cpp
Project OFDM: A C++ implementation of ECE132A course project
ofekalg/error-correcting-code
This is an implementation of the Reed-Solomon's error correcting code