登录
首页 » matlab » KSVD-P-Sparse-Representation

KSVD-P-Sparse-Representation

于 2020-08-13 发布 文件大小:14284KB
0 145
下载积分: 1 下载次数: 447

代码说明:

  K-SVD SPARSE REPRESENTATION 基于学习的稀疏表示图像分析方法,以去噪为例。(K-SVD SPARSE REPRESENTATION)

文件列表:

KSVD %2B Sparse Representation
............................\CVPR_2006_KSVD_Denoising.ppt,2283008,2009-10-17
............................\k_svd matlab toolbox and reference
............................\..................................\k_svd



............................\..................................\.....\demo1.m,1907,2009-09-03
............................\..................................\.....\demo2.m,3561,2006-12-12
............................\..................................\.....\demo3.m,8504,2006-12-28
............................\..................................\.....\denoiseImageDCT.m,5426,2007-01-24
............................\..................................\.....\denoiseImageGlobal.m,6046,2006-12-12
............................\..................................\.....\denoiseImageKSVD.asv,9715,2011-01-20
............................\..................................\.....\denoiseImageKSVD.m,9715,2011-01-20
............................\..................................\.....\displayDictionaryElementsAsImage.asv,3246,2007-01-25
............................\..................................\.....\displayDictionaryElementsAsImage.m,3224,2007-01-25
............................\..................................\.....\gererateSyntheticDictionaryAndData.m,1896,2006-12-11
............................\..................................\.....\globalTrainedDictionary.mat,5749450,2005-09-21

............................\..................................\.....\KSVD.asv,13236,2011-03-15
............................\..................................\.....\KSVD.m,13237,2011-01-14
............................\..................................\.....\KSVD_Matlab_ToolBox


............................\..................................\.....\...................\demo1.m,1907,2009-09-03
............................\..................................\.....\...................\demo2.m,3561,2006-12-12
............................\..................................\.....\...................\demo3.m,8504,2006-12-28
............................\..................................\.....\...................\denoiseImageDCT.m,5426,2007-01-24
............................\..................................\.....\...................\denoiseImageGlobal.m,6046,2006-12-12
............................\..................................\.....\...................\denoiseImageKSVD.m,9088,2007-01-24
............................\..................................\.....\...................\displayDictionaryElementsAsImage.asv,3246,2007-01-25
............................\..................................\.....\...................\displayDictionaryElementsAsImage.m,3224,2007-01-25
............................\..................................\.....\...................\gererateSyntheticDictionaryAndData.m,1896,2006-12-11
............................\..................................\.....\...................\globalTrainedDictionary.mat,5749450,2005-09-21

............................\..................................\.....\...................\KSVD.m,12292,2009-09-03
............................\..................................\.....\...................\KSVD_NN.m,11585,2006-12-28

............................\..................................\.....\...................\MOD.m,8053,2006-12-12
............................\..................................\.....\...................\my_im2col.m,631,2006-12-11
............................\..................................\.....\...................\NN_BP.m,1105,2006-12-24
............................\..................................\.....\...................\OMP.m,954,2007-04-29
............................\..................................\.....\...................\OMPerr.m,1083,2006-12-11

............................\..................................\.....\...................\README.txt,4802,2006-12-28
............................\..................................\.....\KSVD_NN.m,11585,2006-12-28

............................\..................................\.....\MOD.m,8053,2006-12-12
............................\..................................\.....\my_im2col.asv,1069,2011-01-13
............................\..................................\.....\my_im2col.m,1090,2011-01-13
............................\..................................\.....\NN_BP.m,1105,2006-12-24
............................\..................................\.....\OMP.asv,1222,2011-01-14
............................\..................................\.....\OMP.m,1222,2011-01-14
............................\..................................\.....\OMPerr.m,1083,2006-12-11
............................\..................................\.....\peppers256.png,40181,2002-08-29
............................\..................................\.....\README.txt,4802,2006-12-28
............................\..................................\.....\Untitled.asv,263,2011-03-15
............................\..................................\.....\Untitled.m,310,2011-03-15
............................\..................................\The K-SVD_ An Algorithm for Designing of Overcomplete Dictionaries for .pdf,515393,2012-03-21
............................\..................................\中文翻译.txt,103,2012-03-21

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • RGB2Lab
    说明:  将图片从RGB空间转换到Lab空间的Matlab文件(The image from the RGB space is transformed into Lab space Matlab files)
    2011-03-20 00:12:04下载
    积分:1
  • [matlab]CPUmeultithread
    [matlab source code]CPUmeultithread
    2012-05-29 15:29:59下载
    积分:1
  • getdf
    用共轭梯度法求解x1^2+4*x2^2.精度为0.1(The Conjugate Gradient Method x1 ^ 2+4* x2 ^ 2. Accuracy of 0.1)
    2011-01-08 19:16:22下载
    积分:1
  • your-power
    里面包含两个程序,利用这两个程序你实现对于其他程序的处理。非常实用(Which contains two procedures, the use of these two procedures you implement other programs for processing. Very practical)
    2013-07-21 17:07:39下载
    积分:1
  • GAPSO
    遗传算法与粒子群算法结合对参数进行优化选择,达到最后结果(Genetic algorithm and particle swarm optimization algorithm to the parameters combine to achieve the final result)
    2015-01-04 15:45:55下载
    积分:1
  • mutilvariableDMC
    多变量的动态矩阵预测控制,很实用,欢迎下载(Multivariable dynamic matrix predictive control, very practical, welcome to download)
    2009-11-16 09:57:45下载
    积分:1
  • SVR
    本算法利用matlab及libsvm软件包中提供的函数实现了SVR回归模型的仿真测试,并应用于混凝土抗压强度预测中。(The algorithm uses the libsvm matlab and functions provided in the package to achieve a SVR regression model simulation testing, and applied to predict the compressive strength of concrete.)
    2011-11-08 16:05:27下载
    积分:1
  • TP1_CHEN
    建立关于分数的类,并进行加减乘除等相关运算的C++代码 (Establishment of the scores of the class, and other related operations of addition, subtraction C++ code)
    2015-02-28 01:43:45下载
    积分:1
  • matlab
    matlab 处理数理统计,跟浙江大学数理统计同步(matlab processing, mathematical statistics, mathematical statistics with the synchronization of Zhejiang University)
    2011-01-21 16:02:06下载
    积分:1
  • MATLAB
    本资料是MATLAB教程的课件,传上来与大家共享一下(卤 戮 脳 脢脕脧脢脟MATLAB 陆 脤 鲁 脤渭脛 驴 脦 录 镁 拢 卢 )
    2007-07-28 16:17:25下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载