凸优化 Resources

Showing items tagged with "凸优化"

A MATLAB toolbox for convex optimization that enables rapid solving of convex optimization problems with excellent performance, featuring efficient algorithms and practical implementation examples.

MATLAB 252 views Tagged

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.

MATLAB 241 views Tagged