Convex Optimization-Based OFDM Channel Estimation Algorithm
This program implements an OFDM channel estimation algorithm utilizing convex optimization principles. The Smooth SLO (Sparse Linear Optimization) algorithm serves as an iterative solver for sparse linear systems, which we adapt for OFDM channel estimation to achieve superior signal estimation accuracy and computational efficiency. The implementation includes optimized matrix operations and thresholding techniques for sparse recovery.