编译码 Resources

Showing items tagged with "编译码"

This repository provides comprehensive MATLAB source code for complete LDPC (Low-Density Parity-Check) encoding and decoding operations. The implementation is highly suitable for communication system simulations and offers convenient integration capabilities with built-in parameter configuration and performance analysis functions.

MATLAB 349 views Tagged

This MATLAB program implements Reed-Solomon error correction coding, specifically designed as a companion to Chen Wenli's book "Principles and Implementation Methods of RS Error Correction Coding." The code has been thoroughly debugged and verified for correct operation. The implementation includes key functions for RS encoding and decoding processes with detailed algorithm explanations.

MATLAB 283 views Tagged

Using MATLAB software to implement encoding and decoding processes for cyclic codes, reproducing the steps of encoding and decoding, plotting relevant performance curves and waveform diagrams, with error detection and correction capabilities. The implementation includes parameter configuration, polynomial operations, and error handling algorithms.

MATLAB 279 views Tagged