登录
首页 » matlab » k_svd

k_svd

于 2011-10-11 发布 文件大小:12250KB
0 111
下载积分: 1 下载次数: 809

代码说明:

  k-svd算法m代码.用于形成冗余字典,对图像进行稀疏分解(m k-svd algorithm code used to create a redundant dictionaries, sparse decomposition of images)

文件列表:

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

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

发表评论

0 个回复

  • kalman
    在工程运用中,我们往往在卡尔曼滤波器后端连接平滑滤波器构成平滑卡尔曼滤波器,来加强滤波性能的改善,程序通过简单输入信号 在增加随机观测噪声情况下 在平滑卡尔曼滤波前后进行观测对比,可得平滑卡尔曼滤波性能得到了改善。(In engineering application, we often back-end connections in the Kalman filter Kalman smoothing filter the smoothing filter, to enhance filter performance improvement program by simply increasing the input signal in the case of random measurement noise Kalman filter before smoothing contrast observation can be obtained Kalman smoothing performance is improved.)
    2013-06-27 14:55:29下载
    积分:1
  • Filterbackproj
    matlab编写的CT图像的滤波反投影程序(matlab prepared CT images of the filtered back-projection program)
    2011-11-25 21:46:11下载
    积分:1
  • RLE
    初学者的游程编码,可以进行小图像的压缩,可以以此为基础进行编码和参考(RLE beginner, you can make small image compression, can be encoded as a basis and reference)
    2013-11-06 23:00:10下载
    积分:1
  • cv_bayesian
    cv阈值去噪方法和贝叶斯阈值去噪方法,这两种方法是很常见的阈值去噪方法。(cv thresholding method and the Bayesian thresholding methods, the two approaches are very common thresholding methods.)
    2007-03-01 15:26:31下载
    积分:1
  • cifti-matlab-master
    说明:  能够对MRI数据进行功能成像,对于脑动态的检测具有重要意义(The ability to perform functional imaging on MRI data is of great significance for the detection of brain dynamics)
    2020-05-31 15:51:05下载
    积分:1
  • Threshold-1
    说明:  各种分割算法的实验 包括阈值分割,多阈值分割,二维最大熵分割等(various experiments, including the threshold segmentation, multi-threshold segmentation, 2D Maximum Entropy segmentation)
    2021-04-09 16:28:59下载
    积分:1
  • yangshishuangfeng
    杨氏双缝干涉 源代码。。。。。。。。。。。。。。。。。。。(failed to translate)
    2021-04-08 16:39:00下载
    积分:1
  • 车牌识别m
    说明:  基于matlab车牌识别系统,主要涉及图像预处理、车牌定位、倾斜角矫正、字符切割、字符识别五个模块(License plate recognition system based on MATLAB.It mainly involves five modules: image preprocessing, license plate location, tilt angle correction, character cutting and character recognition)
    2021-03-31 10:33:02下载
    积分:1
  • identification-of-chromosome-count
    本设计主要目的是实现染色体的识别计数。首先对图形进行预处理,将图像转化为灰度图、滤波去噪,然后对图像进行二值化,合理选取阈值,进行直方图阈值处理,最后去除图像中面积过小的杂点,最终实现识别计数。(The main purpose of this design is to achieve the identification of chromosome count. The graphical pre-processing, the image is converted to grayscale, filtering denoising, image binarization, reasonable selection of the threshold, histogram thresholding, and finally remove the image area is too small noise , and ultimately identify the count.)
    2012-05-23 08:57:34下载
    积分:1
  • imagesegmentation
    本软件包包括四个程序,主要用于图像处理(图像去噪,图像分割)和模拟退火算法。(This package includes four procedures, mainly used for image processing (image denoising, image segmentation) and simulated annealing algorithm.)
    2009-01-14 15:12:42下载
    积分:1
  • 696518资源总数
  • 104434会员总数
  • 22今日下载