压缩感知 Resources

Showing items tagged with "压缩感知"

This content focuses on greedy algorithms for compressed sensing, specifically using Orthogonal Matching Pursuit (OMP) for Direction of Arrival (DOA) estimation, primarily applied in array signal processing applications.

MATLAB 232 views Tagged

A custom-built code implementation for compressive sensing based on the matching pursuit algorithm, ready for direct invocation with bilingual documentation including Chinese comments. The implementation demonstrates sparse signal recovery through iterative optimization, featuring modular functions for signal processing, dictionary generation, and residual minimization.

MATLAB 251 views Tagged

This program implements matrix optimization in compressed sensing theory using alternating projection methods. The algorithm minimizes coherence between sampling and sparse matrices by iteratively projecting onto structural and incoherence constraint sets, significantly reducing mutual correlation for improved signal recovery performance.

MATLAB 221 views Tagged

A comprehensive program for compressive sensing theory, featuring practical code implementations and algorithm demonstrations to help beginners understand core concepts and applications

MATLAB 195 views Tagged