OMP重构 Resources

Showing items tagged with "OMP重构"

This introductory teaching code demonstrates CS compressed sensing reconstruction using the Orthogonal Matching Pursuit (OMP) algorithm. The fully annotated implementation covers 1D signal and 2D image reconstruction with DCT and wavelet sparsification techniques, featuring both column-scanning and block-based OMP reconstruction methods.

MATLAB 188 views Tagged