压缩传感 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 240 views Tagged

A straightforward implementation of the Orthogonal Matching Pursuit (OMP) algorithm that aligns with the methodology described in "Signal Recovery From Random Measurements Via Orthogonal Matching Pursuit." This program helps beginners in compressed sensing (CS) quickly grasp OMP fundamentals through practical code examples, featuring step-by-step residual calculations and atom selection processes.

MATLAB 224 views Tagged