登录
首页 » matlab » ksvdbox13

ksvdbox13

于 2010-06-03 发布 文件大小:818KB
0 260
下载积分: 1 下载次数: 289

代码说明:

  KSVD的工具包,版本为13;用于求解图像集字典的字典,以及去噪等(KSVDBox v13 October 18, 2009 Make sure OMPBox v10 is installed prior to installing this package. )

文件列表:

Contents.m,1068,2009-08-03
faq.txt,4348,2009-10-18
images





ksvd.m,19222,2009-10-12
ksvddemo.m,1736,2009-07-27
ksvddenoise.m,10724,2009-10-03
ksvddenoisedemo.m,2415,2009-08-24
ksvdver.m,13711,2009-10-18
odct2dict.m,1057,2009-07-27
odct3dict.m,1149,2009-07-27
odctdict.m,452,2009-07-27
odctndict.m,1459,2009-07-27
ompdenoise.m,10423,2009-10-03
ompdenoise1.m,4084,2009-09-07
ompdenoise2.m,4059,2009-09-07
ompdenoise3.m,4229,2009-09-07
private
.......\addtocols.c,1915,2009-07-27
.......\addtocols.m,303,2009-07-27
.......\add_dc.m,830,2009-07-27
.......\col2imstep.c,3924,2009-08-31
.......\col2imstep.m,1001,2009-08-31
.......\collincomb.c,4255,2009-07-27
.......\collincomb.m,832,2009-07-27
.......\countcover.m,1178,2009-09-01
.......\dictdist.m,1839,2009-07-27
.......\im2colstep.c,3388,2009-10-18
.......\im2colstep.m,1341,2009-09-01
.......\imnormalize.m,477,2009-07-27
.......\iswhole.m,470,2009-07-27
.......\make.m,857,2009-08-31
.......\mexutils.c,2219,2009-08-15
.......\mexutils.h,3655,2009-08-18
.......\normcols.m,346,2009-07-27
.......\printf.m,693,2009-07-27
.......\reggrid.m,4708,2009-07-27
.......\remove_dc.m,1019,2009-07-27
.......\rowlincomb.c,3442,2009-07-27
.......\rowlincomb.m,835,2009-07-27
.......\sampgrid.m,2003,2009-08-03
.......\secs2hms.m,671,2009-07-27
.......\spdiag.m,732,2009-07-27
.......\sprow.c,1800,2009-08-24
.......\sprow.m,490,2009-08-24
.......\timerclear.m,1088,2009-07-27
.......\timereta.m,2878,2009-07-27
.......\timerinit.m,2729,2009-07-27
readme.txt,1346,2009-10-17
showdict.m,2914,2009-07-27

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

发表评论

0 个回复

  • gprs.gpr
    一种自适应阵列天线波束赋形合成算法_解决很多问题(An adaptive array antenna beam forming algorithm to solve many problems _)
    2015-03-30 10:21:26下载
    积分:1
  • time---domain--algorithm
    使用MySin函数生成一个幅值为3、频率为10Hz的正弦信号x(t),其中dt分别为0.1s、0.08、0.05s、0.005s。绘出四个正弦信号波形及其单边幅值谱(Use MySin amplitude function generates a 3, a frequency of 10Hz sinusoidal signal x (t), where dt respectively 0.1s, 0.08,0.05s, 0.005s. Sinusoidal waveform and draw four-sided amplitude spectrum)
    2015-07-08 11:30:25下载
    积分:1
  • HMM_Backward
    马尔可夫链中的模型中的解码问题,用后向算法是简单有效的算法(HMM-BACKWORD)
    2009-11-30 15:22:59下载
    积分:1
  • 111122223333
    主要是研究信号、系统与系统响应,用matlab实现,对连续信号的采样以及卷积定理的验证以及相关的幅频特性等(is to study signal system and the system response using Matlab realized, the continuous signal sampling and convolution theorem certification and the associated frequency characteristics)
    2006-12-26 19:52:11下载
    积分:1
  • Brush-Less-DC-Motor
    Brush Less DC Motor is very advanced Motor where we don t use commutators
    2011-06-30 16:16:54下载
    积分:1
  • omap1510
    Hardware definitions for TI OMAP1510 processor.
    2014-08-20 21:36:17下载
    积分:1
  • yuanma2
    阵列信号处理中:四个输入信号,八单元均匀圆阵的波达方向估计和波束形成.应用Music方法(Array Signal Processing: four input signals, eight units of uniform circular array DOA estimation and beamforming. Applied Music Methods)
    2007-12-01 17:29:49下载
    积分:1
  • GM1_1
    灰色理论认为系统的行为现象尽管是朦胧的,数据是复杂的,但它毕竟是有序的,是有整体功能的。灰数的生成,就是从杂乱中寻找出规律。同时,灰色理论建立的是生成数据模型,不是原始数据模型,因此,灰色预测的数据是通过生成数据的gm(1,1)模型所得到的预测值的逆处理结果。(Gray theory that the behavior of the system even though the phenomenon is dim, the data is complex, but still it is ordered, there is a whole function. Gray number generation, that is, from the clutter to find out the laws. Meanwhile, the gray theory is to generate the data model, not the original data model, so gray prediction data by generating data gm (1,1) model predicted values ​ ​ obtained result of the inverse process.)
    2013-09-24 00:48:16下载
    积分:1
  • AFSAsuanfa
    该算法是人工鱼群算法的matlab实现,有助于大家进一步了解人工鱼群算法(This algorithm is artificial fish school algorithm matlab implemen-tation, will help us further understanding of artificial fish school algorithm )
    2009-10-13 21:33:40下载
    积分:1
  • pso
    粒子群优化算法,希望程序对大家学习智能算法有帮组(Particle swarm optimization, we want the program on smart learning algorithms to help group)
    2011-05-19 22:16:07下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载