Polar
Polar encoder decoder
An implementation of polar codes for encoding and decoding, supporting various code construction methods and decoders.
C and MATLAB implementation for Polar encoding and decoding
120 stars
11 watching
76 forks
Language: Matlab
last commit: about 7 years ago
Linked from 1 awesome list
polar-codes
Related projects:
Repository | Description | Stars |
---|---|---|
yuyongrun/polarcodes-encoding-decoding-construction | Fast MATLAB implementations of polar code encoder and decoder with various construction algorithms | 57 |
yuyongrun/polarcodedecodersinmatlab | A Matlab implementation of Polar Decoders algorithms used in error correction and coding theory | 143 |
robmaunder/polar-3gpp-matlab | Matlab simulations of polar code encoders and decoders for 3GPP New Radio | 118 |
spartak0s/polar-codes-software-matlab- | A Matlab implementation of Polar Codes for successive cancellation schema and encoding-decoding. | 49 |
fnord0/hurl | A tool for encoding and decoding various data formats, including hexadecimal, URLs, base64, and binary files. | 72 |
lvandeve/lodepng | A PNG encoder and decoder written in C++ with support for ANSI C | 2,104 |
valgur/velodyne_decoder | Decodes Velodyne lidar data from various file formats into point clouds | 40 |
edjcase/motoko_candid | Provides tools for encoding and decoding binary data to Candid values | 6 |
pku-hunterwu/ldpc-encoder-decoder | This project simulates and compares four decoding algorithms for Linear Discrete Constellation Performance Codes (LDPC) in MATLAB. | 63 |
silnrsi/teckit | A toolkit for converting text encodings between different formats. | 18 |
alephao/swift-rlp | A Swift implementation of Recursive Length Prefix encoding for serializing structured binary data | 24 |
chardet/chardet | A character encoding detection tool for determining the encoding of text files. | 2,181 |
biovisualize/micropolar | A tiny polar charts library built on D3.js | 125 |
d1ll0n/abi-lity | A tool for efficiently encoding and decoding the binary format used in Solidity smart contracts. | 92 |
vitiral/stfu8 | A protocol for encoding and decoding mostly UTF-8 text with non-standard characters as long-form text. | 26 |