SCL算法 Resources

Showing items tagged with "SCL算法"

Implementation of polar code encoding and decoding algorithms, featuring the Successive Cancellation List (SCL) algorithm for the decoding component with detailed code structure and implementation approach.

MATLAB 278 views Tagged

Implementation of SC decoding algorithm for polar codes supporting configurable signal-to-noise ratios and code lengths, with extensibility to SCL and CA-SCL algorithms. The core computational components are written in C for maximum efficiency, while the main framework utilizes MATLAB for flexible system integration, achieving significant acceleration in processing speed through hybrid programming architecture.

MATLAB 228 views Tagged