資源簡介
很好用的OMP算法程序,經過本人多次使用 ,很實用
代碼片段和文件信息
function?[A]=OMP(DXL);
%=============================================
%?Sparse?coding?of?a?group?of?signals?based?on?a?given?
%?dictionary?and?specified?number?of?atoms?to?use.?
%?input?arguments:?D?-?the?dictionary
%??????????????????X?-?the?signals?to?represent
%??????????????????L?-?the?maximal?number?of?coefficient?for?representation
%??????????????????of?each?signal.
%?output?arguments:?A?-?sparse?coefficient?matrix.
%=========
評論
共有 條評論