Block Orthogonal Matching Pursuit-BOMP

7 views (last 30 days)
Keshav Dev Singh
Keshav Dev Singh on 18 Aug 2011
Commented: Walter Roberson on 18 Jul 2016
Hi All,
I want to use "Block Orthogonal Matching Pursuit-BOMP" Algorithm for my spectral analysis Application. See link below: http://www.mathworks.com/matlabcentral/fileexchange/23421-greedy-algorithms-promoting-group-sparsity-v3/content/GroupSparseBox/BOMP.m
Here, I am not getting what is "% group = labels" means? If some have any idea about that, plz let me know. An example would be great.
Thanks in advance!
Keshav

Answers (3)

Walter Roberson
Walter Roberson on 18 Aug 2011
Ummm, looks like a comment to me. '%' introduces a comment that last to the end of the line.

stve stepsion
stve stepsion on 11 Mar 2012
Have you understood it?Please tell me how to make a block-matix in this procedure.Thank you.

Qi Liu
Qi Liu on 18 Jul 2016
Have you understood the mean of"% group = labels"

Categories

Find more on Sparse Matrices in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!