5g-ldpc
LDPC encoder/decoder
A collection of 5G LDPC codes and MATLAB functions for encoding and decoding
5g ldpc codes
103 stars
5 watching
44 forks
Language: MATLAB
last commit: over 5 years ago
Linked from 1 awesome list
5gldpc
Related projects:
Repository | Description | Stars |
---|---|---|
pku-hunterwu/ldpc-encoder-decoder | This project simulates and compares four decoding algorithms for Linear Discrete Constellation Performance Codes (LDPC) in MATLAB. | 63 |
simgunz/802.11n-ldpc | A MATLAB implementation of an LDPC encoder and decoder for wireless communication systems | 60 |
robmaunder/ldpc-3gpp-matlab | Simulates LDPC encoding and decoding in 3GPP Release 15 New Radio standard | 44 |
howmanyoliversarethere/micropython-8encoder | A MicroPython library for interacting with an 8-encoder device | 1 |
lizonghang/dct-fft-and-denoising | A Matlab implementation of various image denoising techniques using DCT and FFT | 100 |
randy408/libspng | A lightweight PNG image decoder and encoder library with a focus on performance and simplicity. | 736 |
pnggroup/libpng | A Portable Network Graphics (PNG) image format implementation with support for compression and decompression. | 1,290 |
ludocode/mpack | A C implementation of an encoder and decoder for the MessagePack serialization format | 545 |
lvandeve/lodepng | A PNG encoder and decoder written in C++ with support for ANSI C | 2,104 |
zheng-yuwei/stacked_autoencoder | This software enables the creation of deep learning networks with stacked auto-encoders and fine-tunes them using backpropagation for image classification tasks. | 41 |
zminghua/sentencoding | A software package providing tools to encode and process text data using a specific neural network architecture. | 16 |
sharplispers/cl-jpeg | A Common Lisp library for encoding and decoding JPEG images | 23 |
canscale/lexicographic-encoding | A library that provides a way to encode integers in a lexicographically sorted manner | 1 |
csjunxu/twsc-eccv2018 | A MATLAB implementation of an image denoising algorithm using sparse coding techniques. | 91 |
wvanbergen/chunky_png | A Ruby library for reading and writing PNG images without relying on memory-intensive libraries. | 1,051 |