Block Orthogonal Matching Pursuit-BOMP
Afficher commentaires plus anciens
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
Réponses (3)
Walter Roberson
le 18 Août 2011
0 votes
Ummm, looks like a comment to me. '%' introduces a comment that last to the end of the line.
stve stepsion
le 11 Mar 2012
0 votes
Have you understood it?Please tell me how to make a block-matix in this procedure.Thank you.
1 commentaire
Keshav Dev Singh
le 11 Mar 2012
Qi Liu
le 18 Juil 2016
0 votes
Have you understood the mean of"% group = labels"
1 commentaire
Walter Roberson
le 18 Juil 2016
It is a comment. In MATLAB comments are introduced by %
Catégories
En savoir plus sur Sparse Matrices dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!