登录
首页 » matlab » KSVD

KSVD

于 2021-01-31 发布
0 212
下载积分: 1 下载次数: 3

代码说明:

说明:  这是完整的图像KSVD字典训练压缩感知去噪的程序(This is a complete image ksvd dictionary training compressed sensing denoising procedures)

文件列表:

KSVD, 0 , 2021-01-31
KSVD\KSVD.m, 12681 , 2017-06-02
KSVD\SSIM.m, 1995 , 2017-06-01
KSVD\demo.m, 5747 , 2018-05-14
KSVD\denoiseImageKSVD.m, 8924 , 2018-05-14
KSVD\lena.png, 44675 , 2017-05-04
KSVD\ompbox10, 0 , 2021-01-31
KSVD\ompbox10\Contents.m, 559 , 2009-04-19
KSVD\ompbox10\faq.txt, 1810 , 2009-10-17
KSVD\ompbox10\omp.m, 5294 , 2009-09-07
KSVD\ompbox10\omp2.m, 6218 , 2009-09-07
KSVD\ompbox10\ompdemo.m, 2386 , 2009-04-12
KSVD\ompbox10\ompspeedtest.m, 1635 , 2009-08-27
KSVD\ompbox10\ompver.m, 8358 , 2009-10-18
KSVD\ompbox10\private, 0 , 2021-01-31
KSVD\ompbox10\private\make.m, 811 , 2009-08-18
KSVD\ompbox10\private\mexutils.c, 2219 , 2009-08-15
KSVD\ompbox10\private\mexutils.h, 3655 , 2009-08-18
KSVD\ompbox10\private\myblas.c, 12510 , 2009-08-13
KSVD\ompbox10\private\myblas.h, 14673 , 2009-08-17
KSVD\ompbox10\private\omp2mex.c, 3490 , 2009-08-18
KSVD\ompbox10\private\omp2mex.m, 896 , 2009-04-12
KSVD\ompbox10\private\omp2mex.mexw32, 20480 , 2011-04-21
KSVD\ompbox10\private\omp2mex.mexw64, 23040 , 2012-04-08
KSVD\ompbox10\private\ompcore.c, 12354 , 2009-08-25
KSVD\ompbox10\private\ompcore.h, 3118 , 2009-08-26
KSVD\ompbox10\private\ompmex.c, 2820 , 2009-08-18
KSVD\ompbox10\private\ompmex.m, 792 , 2009-04-12
KSVD\ompbox10\private\ompmex.mexw32, 19968 , 2011-04-21
KSVD\ompbox10\private\ompmex.mexw64, 22528 , 2012-04-08
KSVD\ompbox10\private\ompprof.c, 4523 , 2009-04-12
KSVD\ompbox10\private\ompprof.h, 3082 , 2009-08-18
KSVD\ompbox10\private\omputils.c, 1933 , 2009-08-18
KSVD\ompbox10\private\omputils.h, 2272 , 2009-08-18
KSVD\ompbox10\private\printf.m, 693 , 2009-04-19
KSVD\ompbox10\readme.txt, 1307 , 2009-10-17

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

发表评论

0 个回复

  • lee
    Lee滤波Matlab函数文件 可以对图像进行Lee滤波(Lee Filter Matlab function file can image Lee filter)
    2020-09-18 22:07:55下载
    积分:1
  • image
    本文介绍了MATLAB 语言的特点以及图像处理工具箱实现的经典图像处理技术,应用该工具箱对一瓷碗图像进行经典图像处理,通过实例验证了该语言具有强大的图像处理能力。(image processing)
    2011-06-03 10:20:53下载
    积分:1
  • PLSPRED
    偏最小二乘算法,是进行化学计量学计算的重要工具(algorithm of partial least squares)
    2011-06-30 16:40:15下载
    积分:1
  • MATLABimagematch
    matlab版的图像配准程序,计算图像的线性变换和输出图像的大小(matlab version of the image registration procedures, the calculation of the linear image transformation and the size of output image)
    2009-06-04 23:38:23下载
    积分:1
  • Chapter-6-matrix-calculation
    第6章 矩阵特征值计算.zip。是从书中光盘里拷贝的代码,放在这里与大家共享,希望对大家有帮助。(Chapter 6 matrix eigenvalue calculation)
    2012-03-27 10:45:39下载
    积分:1
  • LINGO-tutorial
    这是一篇lingo的教程。LINGO 是用来求解线性和非线性优化问题的简易工具。LINGO 内置了一种建立最优化模 型的语言,可以简便地表达大规模问题,利用 LINGO 高效的求解器可快速求解并分析结果。(LINGO is a simple tool for solving linear and nonlinear optimization problems. The built-in LINGO to establish an optimization model of language, large-scale problems can be easily expressed, using the LINGO solver efficiency and results can be quickly solved. )
    2013-08-29 20:12:49下载
    积分:1
  • fall
    跌倒检测的MATLAB程序 包括背景差分 去噪并判断跌倒 提取高宽比 重心下降速率 hu不变矩特征 svm分类(fall detection s MATLAB program including background dirrerence remove noise and ratio of height and wide hu invariable moments and svm classifier)
    2015-06-02 14:20:23下载
    积分:1
  • R
    说明:  正交试验方差分析在matlab上的运行方法,是学习matlab的一个重要步骤,直接解压运行(Orthogonal method of analysis of variance run in matlab, is an important step in learning matlab direct decompression operation)
    2013-12-02 10:27:38下载
    积分:1
  • bsplinebezier
    B样条和bezier拟合程序,自己输入x,y值,即可进行拟合(B-spline and bezier fitting procedure, enter the x, y values​ ​ , can be fitted.)
    2011-12-03 04:11:16下载
    积分:1
  • GetAccurate
    对分类结果的精确度的统计,得出分类结果是否符合要求(The results of the classification accuracy of the statistics, the classification results obtained whether it meets the requirements)
    2008-05-29 16:53:50下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载