資源簡介
稀疏分解; omp算法; matlab代碼
代碼片段和文件信息
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?(its?columns?MUST?be?normalized).
%???????X?-?the?signals?to?represent
%???????L?-?the?max.?number?of?coefficients?for?each?signal.
%?output?arguments:?
%???????A?-?sparse?coefficient?matrix.
%=============================================
[n
- 上一篇:Volterra預測
- 下一篇:matlab 雅克比程序
評論
共有 條評論