LDPC Encoder (Full or not full rank Parity-check matrices)
Version 1.0.3 (2.45 KB) by
slimani djamel
This program allow the encoding of an LDPC code using the parity-check matrix even if this matrix is not a full rank matrix.
Encoding of LDPC Codes (Non full rank or Full rank Parity Check Matrices).
codeWord = ldpcEncoding(H,u):
Input variables:
H: Parity-check matrix.
u: Information bit vector.
Output variable:
codeWord: The produced codeword for the information bit vector u.
Cite As
slimani djamel (2025). LDPC Encoder (Full or not full rank Parity-check matrices) (https://se.mathworks.com/matlabcentral/fileexchange/72368-ldpc-encoder-full-or-not-full-rank-parity-check-matrices), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2019a
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
- Wireless Communications > Communications Toolbox > PHY Components > Error Detection and Correction >
Find more on Error Detection and Correction in Help Center and MATLAB Answers
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
