PolarCodes-Encoding-Decoding-Construction
Polar code software
MATLAB implementations of polar code encoder, decoder, and construction algorithms for error correction in digital communication systems.
Polar codes Fast MATLAB implementations, including encoder, several types of SC decoder, CRC-SCL decoder and many code construction algorithms.
58 stars
5 watching
18 forks
Language: MATLAB
last commit: over 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
yuyongrun/polarcodedecodersinmatlab | A Matlab implementation of Polar Decoders algorithms used in error correction and coding theory | 144 |
tavildar/polar | An implementation of polar codes for encoding and decoding, supporting various code construction methods and decoders. | 122 |
robmaunder/polar-3gpp-matlab | Matlab simulations of polar code encoders and decoders for 3GPP New Radio | 121 |
spartak0s/polar-codes-software-matlab- | A Matlab implementation of successive cancellation schema and polar codes encoding-decoding process. | 49 |
pku-hunterwu/ldpc-encoder-decoder | This project simulates and compares four decoding algorithms for Linear Discrete Constellation Performance Codes (LDPC) in MATLAB. | 75 |
syedalamabbas/2d_3d_polarfouriertransform | Software for computing discrete Fourier transforms on polar and spherical grids | 44 |
simgunz/802.11n-ldpc | A MATLAB implementation of an LDPC encoder and decoder for wireless communication systems | 60 |
neurojson/jsonlab | A compact, portable, and robust JSON/binary-JSON encoder/decoder for MATLAB and Octave. | 303 |
xiaoshaoning/5g-ldpc | A collection of 5G LDPC codes and MATLAB functions for encoding and decoding | 104 |
polmuz/elixir-geohash | Provides a geocoding solution in Elixir | 27 |
ygrek/ocaml-cbor | Provides OCaml bindings to the CBOR data encoding standard | 24 |
csjunxu/twsc-eccv2018 | A Matlab implementation of an image denoising scheme based on sparse coding and trilateral weighting. | 91 |
robmaunder/ldpc-3gpp-matlab | Simulates LDPC encoding and decoding in 3GPP Release 15 New Radio standard | 45 |
mchr3k/arduino-libs-manchester | Provides C++ libraries and utilities for encoding and decoding data using the Manchester Encoding algorithm | 173 |
lelio-brun/obelisk | Generates pretty-printed output from Menhir parser files in various formats | 55 |