No BSD License  

Highlights from
Conic Matching Pursuit

Be the first to rate this file! 5 Downloads (last 30 days) File Size: 6.72 KB File ID: #23630
image thumbnail

Conic Matching Pursuit

by Joshua Carmichael

 

11 Apr 2009

Expands data as sum of conic projections

| Watch this File

File Information
Description

This is a projection pursuit type algorithm that decomposes a signal by projecting the residual at each level onto a convex cone and the respective polar cone.

The set giving cone k is described by a vector w = W(:,k) and scalar rho:

C_k = { x : x'w >= rho*|| x || };

The polar cone is:

C*_k = { y: y'x <= 0, x element of C_k };

where w is the reference vector for the set C. The projector for this set is described in:

Henry Stark and Youngyi Yang, "Vector Space Projections: A Numerical Approach to Signal and Image Processing, Neural Nets, and Optics", Wiley Interscience Publications, 1998.

On pages 109-113, Section 3.5, in the discussion on similarity
constraints.

I have NOT yet published this algorithm, but it is my theory/development. Comments welcome!

MATLAB release MATLAB 7.5 (R2007b)
Other requirements Not that I know of
Tags for This File  
Everyone's Tags
Tags I've Applied
Add New Tags Please login to tag files.
Comments and Ratings (1)
02 Feb 2011 vaishali kumar

toolkit for to decompose audio signal into audio atom

Please login to add a comment or rating.
Tag Activity for this File
Tag Applied By Date/Time
projections Joshua Carmichael 13 Apr 2009 10:28:04
convex sets Joshua Carmichael 13 Apr 2009 10:28:04
cone decomposition theorem Joshua Carmichael 13 Apr 2009 10:28:04
matching pursuit Joshua Carmichael 13 Apr 2009 10:28:04

Contact us at files@mathworks.com