稀疏表示,字典生成我要分享

Sparse representation, dictionary building

matlab 字典 生成 稀疏 表示

关注次数: 325

下载次数: 5

文件大小: 5.97 MB

代码分类: 其他

开发平台: matlab

下载需要积分: 2积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:目前较为经典的过完备字典构造算法,在SVD算法的基础上进行优化,得到KSVD算法,利用正交匹配追踪算法,一种贪婪算法,在字典中逐次寻找最优原子,逐次迭代,更新字典的列,进而得到最佳字典结构,在图像去噪中验证算法的有效性以及高效性


English Description:

Algorithm for constructing more complete dictionary of classic, in the SVD algorithm based on optimized by KSVD algorithm using orthogonal matching pursuit algorithm, a greedy algorithm, successively in the dictionary to find the best Atom, successive iteration, update columns dictionary and get the best Dictionary structure, verify in image denoising algorithm for the efficiency and effectiveness of


代码预览