压缩感知 Resources

Showing items tagged with "压缩感知"

Numerous compressed sensing (CS) recovery algorithms have been proposed in the field. This overview presents several key algorithms along with corresponding experimental results. Fundamentally, these recovery algorithms operate similarly to sparse coding techniques based on overcomplete dictionaries.

MATLAB 220 views Tagged

This demonstration presents two examples of noisy signal reconstruction using compressed sensing under l1-norm optimization criteria. Both examples employ DCT matrices as sparse bases, while utilizing identity matrices and random matrices as measurement matrices respectively. The implementation includes detailed step-by-step procedures and usage instructions, making it suitable for beginners learning compressed sensing methodologies. The code demonstrates signal recovery through convex optimization techniques with noise handling capabilities.

MATLAB 252 views Tagged