登录
首页 » matlab » dt-cwt

dt-cwt

于 2011-08-17 发布 文件大小:1326KB
0 293
下载积分: 1 下载次数: 23

代码说明:

  它不仅具有Gabor变换的六个方向选择性,而且有更小的冗余度(It is not only selective Gabor Transform six directions, but also smaller redundancy )

文件列表:

dt-cwt源码
..........\antonini.mat,608,2000-09-28
..........\cell convert single Matrix.txt,0,2007-07-06
..........\cimage5.m,1646,2001-02-08
..........\coldfilt.m,2244,2001-02-08
..........\coldwtfilt.m,2070,2002-06-06
..........\colfilter.m,919,2003-03-19
..........\colifilt.m,3059,2003-03-19
..........\coliwtfilt.m,2204,2002-06-06
..........\draw.m,1679,2001-02-08
..........\drawcirc.m,505,1998-08-11
..........\dtwaveifm.m,3579,2002-05-13
..........\dtwaveifm2.m,5018,2002-05-11
..........\dtwavexfm.m,3290,2002-05-13
..........\dtwavexfm2.m,6597,2002-05-13
..........\Fourpaperpicture.m,252,2007-08-04
..........\fourpapertest.tiff,262278,1997-09-30
..........\fourpaperTestdtcwtwavexfm2.m,656,2007-08-03
..........\hs_err_pid4004.log,9283,2007-08-08
..........\InKernel.m,354,2007-08-08
..........\legall.mat,480,2001-02-08
..........\lenna.mat,77847,2001-02-08
..........\near_sym_a.mat,544,2000-09-28
..........\near_sym_b.mat,864,2000-09-28
..........\qshift_06.mat,1216,2001-02-03
..........\qshift_32.mat,2728,2005-07-11
..........\qshift_a.mat,1216,2001-02-08
..........\qshift_b.mat,1472,2001-02-08
..........\qshift_c.mat,1600,2001-02-08
..........\qshift_d.mat,1728,2001-02-08
..........\README.TXT,4158,2003-06-10
..........\reflect.m,813,2001-02-08
..........\setfig.m,221,1998-12-12
..........\SETTITLE.M,133,1998-11-23
..........\shiftmovie.m,5215,2003-05-20
..........\shift_test_1D.m,2950,2002-05-13
..........\shift_test_2D.m,3000,2002-05-14
..........\Start2D.asv,90,2007-06-29
..........\Start2D.m,90,2007-06-29
..........\test1.tiff,262278,1997-09-30
..........\test2.tiff,1048710,1997-09-30
..........\test3.tiff,79312,2007-08-03
..........\test4.tiff,41614,2007-08-03
..........\test44.tiff,66614,2007-08-03

..........\Testdctwavexfm2aplitude.asv,587,2007-08-08
..........\Testdctwavexfm2aplitude.m,587,2007-08-08
..........\Testdtcwtwavexfm2.asv,650,2007-08-03
..........\Testdtcwtwavexfm2.m,650,2007-08-03
..........\Testdtcwtwavexfm2Imag.m,650,2007-08-03
..........\Testwavexfm2.m,261,2007-07-06
..........\TwoDGaborRealpart.asv,369,2007-08-08
..........\TwoDGaborRealpart.m,371,2007-08-08
..........\waveifm.m,2154,2002-05-13
..........\waveifm2.m,2709,2003-06-10
..........\wavexfm.m,2151,2002-06-06
..........\wavexfm2.m,2615,2002-05-14

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

发表评论

0 个回复

  • Python-Multiple-Image-Stitching-master
    图像拼接,这是个图像拼接,还能说什么呢我的天是不是傻要字数限制(image fusion i have to think something to explain how to congraduation this website)
    2020-06-18 03:20:02下载
    积分:1
  • insarmatlab
    说明:  用matlab实现的insar处理软件。(Using matlab to achieve the InSAR processing software.)
    2021-02-19 10:49:44下载
    积分:1
  • SPIHT
    spiht 图形程序压缩代码 代码可用 请仔细研读 并适当修改为适合自己的 (SPIHT graphics program to compress code code available, please carefully read and amended as appropriate for their own)
    2012-07-06 14:06:10下载
    积分:1
  • Road-Extraction
    说明:  遥感图像的道路提取。基于数学形态学处理的道路提取(Road Extraction from Remote Sensing Images)
    2019-03-27 21:19:15下载
    积分:1
  • partical-filter
    粒子滤波的五个经典例子,需要的赶紧下,对与学习部分内容很有帮助(Particle filter five classic example of the need to hurry, the right part of the contents and learning very helpful)
    2009-09-11 20:58:04下载
    积分:1
  • DespeckleRef201507
    用于医学影像噪声去除,对散斑噪声有良好得滤除作用,运行时间短(Removal of medical image noise)
    2018-03-03 16:02:59下载
    积分:1
  • unet-master 2
    说明:  使用unet对图像进行分割的源码,里面有训练集,可以根据自己的需要更换训练数据。(Use the source code of the image segmentation using UNET, which has a training set, you can change the training data according to your own needs.)
    2020-06-29 21:22:43下载
    积分:1
  • Particle-Filter-with-comments
    说明:  有注释的粒子滤波程序。粒子滤波(PF: Particle Filter)的思想基于蒙特卡洛方法(Monte Carlo methods),它是利用粒子集来表示概率,可以用在任何形式的状态空间模型上。(Annotated particle filter program. Particle filter (PF: Particle Filter) Monte Carlo method based on the idea (Monte Carlo methods), which is set to represent the probability of a particle can be used in any form of state space model.)
    2011-03-07 17:01:45下载
    积分:1
  • drawmat
    演示了点阵字符的绘制方法,visual c++源码(Demonstrates a dot matrix characters drawing method, c++ source code)
    2012-12-22 18:24:16下载
    积分:1
  • ml1
    使用matlab实现的,基础单变量以及多变量梯度下降算法,和信号分类以及信号归一化部分算法,是机器学习领域最基本的代码,希望大家多多交流(matlab implementation of basic univariate and multivariate gradient descent and signal classification algorithms, machine learning basic code, hope that more exchanges)
    2013-10-29 15:34:24下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载