ACE算法 Resources

Showing items tagged with "ACE算法"

ACE algorithm for image enhancement, capable of processing foggy images and low-light images with implementation details for histogram equalization, contrast enhancement, and denoising techniques

MATLAB 221 views Tagged

This program implements the simulation of ACE (Active Constellation Extension) algorithms for reducing Peak-to-Average Power Ratio (PAPR) in OFDM systems, featuring four variants: conventional ACE, modified ACE, ACE-SGP (Steepest Gradient Projection), and frame-interleaved ACE. Developed as part of my graduation project, the code evaluates PAPR reduction performance through MATLAB implementations with configurable parameters for constellation extension, gradient optimization, and interleaving patterns.

MATLAB 319 views Tagged