Block Orthogonal Matching Pursuit-BOMP
3 views (last 30 days)
Show older comments
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
0 Comments
Answers (3)
Walter Roberson
on 18 Aug 2011
Ummm, looks like a comment to me. '%' introduces a comment that last to the end of the line.
0 Comments
stve stepsion
on 11 Mar 2012
Have you understood it?Please tell me how to make a block-matix in this procedure.Thank you.
See Also
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!