Skip to content

just1nGH/Polar-Code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Polar-Code

Matlab implementation of Polar Code (the cleanest implementation in github)

Features

Three code construction methods, bit-reversal and non-bit reversal permutaion encoding, SC and SCL decorders, rate matching and rate recovery to support any codeword length and code rate.

For details refer to the user mannual file in pdf. A good start point is to run the file: example_run.m.