稀疏分解 Resources

Showing items tagged with "稀疏分解"

A sparse decomposition image reconstruction program that partitions images into multiple patches, reconstructs each sub-patch with edge processing, and then merges them into a complete image. This approach utilizes patch-based sparse coding algorithms for enhanced reconstruction quality.

MATLAB 191 views Tagged

This algorithm proposes an innovative DOA estimation method based on Orthogonal Matching Pursuit (OMP) framework, utilizing the uncorrelated nature between array manifold vectors for matching pursuit selection to identify the manifold closest to actual source positions.

MATLAB 234 views Tagged

MATLAB implementation of matching pursuit algorithm - a signal sparse decomposition method using overcomplete dictionaries, featuring matchingpursuit.m function with iterative approximation approach for signal compression and denoising applications.

MATLAB 252 views Tagged