MAX-Log-MAP Decoding Algorithm Simulation for Turbo Codes
Simulation program for MAX-Log-MAP decoding algorithm of Turbo codes, developed based on Dr. Wu Yufei's Turbo code MATLAB simulation framework. While Dr. Wu's original program must be downloaded separately, this subroutine can be directly integrated as a replacement component and utilizes Wu's auxiliary functions. The implementation features simplified logarithmic computations for reduced complexity while maintaining near-optimal performance through approximation techniques in the forward-backward recursion algorithm.