登录
首页 » matlab » KSVD_Matlab_ToolBox

KSVD_Matlab_ToolBox

于 2011-04-07 发布 文件大小:6119KB
0 262
下载积分: 1 下载次数: 0

代码说明:

说明:  应用于稀疏表示的KVSD算法,MABLAB(KVSD algorithm applied to sparse representation, MABLAB)

文件列表:

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

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

发表评论

0 个回复

  • zongxiangdianguangtiaozhi
    使用Matlab模拟纵向光电调制时是否加π/2附加相位对相同的输入信号输出信号的影响(Use Matlab simulation longitudinal photoelectric modulation and π/2 whether additional phase to the same input signal output signal influence )
    2012-04-18 17:08:24下载
    积分:1
  • matlab
    介绍了matlab中常用到的函数和一些相关的使用法则对初学者非常有用(Describes the commonly used matlab functions and some related to the use of law is very useful for beginners)
    2011-06-17 19:01:35下载
    积分:1
  • yingyong
    matlab开发学生成绩管理,比较有启发性。(the development of student achievement management matlab)
    2009-05-21 20:06:37下载
    积分:1
  • duochong
    一个多重分形谱的计算程序,希望对大家有用(A multi-fractal calculation program, we hope to be useful)
    2021-01-13 18:58:47下载
    积分:1
  • lifting_97
    本程序实现任意偶数大小图像第二代双正交97提升小波变换(failed to translate)
    2010-07-01 15:26:52下载
    积分:1
  • 利用matlab实现H-infinity鲁棒控制
    利用matlab实现鲁棒控制器,有式例,便于鲁棒控制器的学习开发(A robust controller is implemented with MATLAB, and it has an example to facilitate the learning and development of robust controllers)
    2021-03-30 15:29:09下载
    积分:1
  • SENT
    this package contain: five matlab function and one script. XOX_OLS: is Common ols regression function that print out results just like Eviews Program. XOX_PanelFix: is Common fix effect panel data regression function that print out results just like Eviews. XOX_PanelRandom: is Common random effect panel data regression function that print out results just like Eviews. XOX_print: is the function for print an matrix in formatted form for panel data results. XOX_FuzzyRegression: is a fuzzy linear regression model function that based on triangle membership function. XOX_ANFIS: is an escript to explain prediction using TAKAGI-SUGENU adaptive neural based inference system.
    2012-04-12 11:47:10下载
    积分:1
  • lifting_97
    小波去噪,利用小波系数在相邻尺度上的相关性关系,针对小波系数估计中硬阈值方法和软阈值方法的缺点, 通过对双重量收缩函数得到的阈值乘以一个合适系数进行修定的折衷方法,提出了一种新的小波域局部自适应去噪算法.实验结果表明,该方法既可以去除噪声,又可以较好地保留图像的高频细节特征.(Wavelet denoising using the wavelet coefficients in adjacent scales of the correlation relationship between the estimation of wavelet coefficients for the hard thresholding and soft thresholding shortcomings, through the contraction of the double weight of the threshold function has been multiplied by a suitable coefficient revised compromise, proposed a new wavelet-domain partially adaptive denoising algorithm. The experimental results show that the method can remove noise, also can be used to retain the details of the characteristics of high-frequency images.)
    2007-09-07 14:48:30下载
    积分:1
  • dsbmod
    抑制载波双边带调幅 相干解调 DSBMODE 与离散大载波AM不同(Carrier suppression amplitude modulation with coherent demodulation bilateral DSBMODE with different discrete large-carrier AM)
    2009-03-11 17:42:19下载
    积分:1
  • BinaryIntegerProg
    说明:  也在找关于这方面的资料着~~我是有matlab程序,但是在Java里没法触发调用它~~ 付上matlab程序,有需要的自己拿吧。 function BinaryIntegerProg(f_file_name, A_file_name, b_file_name, Aeq_file_name, beq_file_name,write_file_name) f = load(f_file_name) A = load(A_file_name) b = load(b_file_name) Aeq = load(Aeq_file_name) Beq = load(beq_file_name) x = bintprog(f, A, b, Aeq, beq) fp = fopen(write_file_name, w ) fprintf(fp, d\n ,x) fclose(fp)(good daima!)
    2011-04-17 09:24:01下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载