xiaoshaoning / polar-codes

polar codes encoding and successive cancellation decoding in matlab.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Polar Codes encoding and decoding

The simulation codes of polar codes encoding and successive cancellation decoding are included.

To run the code for the block length N, suppose n = log2(N), please enter the following command

  • test_polar(n)

The frozen bits can be specified in the test bench.

About

polar codes encoding and successive cancellation decoding in matlab.

License:MIT License


Languages

Language:MATLAB 100.0%