Home My Page Projects MPTK: The Matching Pursuit ToolKit
Summary Activity Forums Tracker Lists Docs News SCM Files

Forum: help

Monitor Forum | Start New Thread Start New Thread
Building Atoms From the Dictionary [ Reply ]
By: Krish Bala on 2015-09-23 19:12
[forum:149853]
Hello,

If I have a dictionary with 100 atoms and I wish to create a matrix in MATLAB (Nx100, where N is the signal length) containing all the atoms, how would I accomplish this? Given the final book after MP decomposition, I can use the parameters for each atom along with the atom equations to create an approximate representation of that arom, but how would I do this for the 100 atom variations saved in the dictionary?

I have been reading through the forums for this solution, but I cannot seem to find one.