Generalized Principal Component Pursuit
This is a generalized version of Principal Component Pursuit (PCP) where the sparsity is assumed in a transform domain and not in measurement domain. Moreover the samples obtained are lower dimensional projections.
% Inputs
% y - observation (lower dimensional projections)
% F - projection from signal domain to observation domain
% W - transform where the signal is sparse
% beta - term balancing sparsity and rank deficiency
% Outputs
% S - sparse component
% L - low rank component
requires sparco for defining operators
http://www.cs.ubc.ca/labs/scl/sparco/
Cite As
Angshul Majumdar (2025). Generalized Principal Component Pursuit (https://www.mathworks.com/matlabcentral/fileexchange/28677-generalized-principal-component-pursuit), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
- Signal Processing > Signal Processing Toolbox > Transforms, Correlation, and Modeling > Correlation and Convolution >
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Version | Published | Release Notes | |
---|---|---|---|
1.0.0.0 |