CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - Wavelet denoising

搜索资源列表

  1. Ten

    2下载:
  2. 第十章 MATLAB 图像正交变换 10.1 正交变换通用算子 10.2 傅立叶变换 10.2.1 傅立叶变换的原理 10.2.2 傅立叶性质 10.2.3 二维离散傅立叶变换( 2DDFT ) 10.2.4 快速傅立叶变换( FFT ) 10.2.5 傅立叶变换的研究与应用 10.3 离散余弦变换 10.3.1 DCT 变换矩阵 10.3.2 dct2 函数和 dctmtx 函数 10.4 Walsh- Hadamard 变换
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:5502
    • 提供者:王万国
  1. dwtdenoising_ccslink

    0下载:
  2. 用离散小波变换实现语音去噪,并在TI 6711DSK上实现。可对实时语音信号进行去噪,开发环境CCStudio 3.1-Using discrete wavelet transform voice de-noising, and TI 6711DSK achieved. Of real-time voice signal denoising, CCStudio 3.1 development environment
  3. 所属分类:DSP program

    • 发布日期:2017-03-30
    • 文件大小:385814
    • 提供者:孙琨
  1. wavelet_code

    1下载:
  2. 小波降噪,本学期学习小波变换收获不少,呵呵,这个小波降噪比较实用,是Guleryuz写的,收集来和大家分享-Wavelet denoising, wavelet transform of the semester learning a lot of harvest, huh, huh, this more practical wavelet denoising is Guleryuz written, gathered to share
  3. 所属分类:Wavelet

    • 发布日期:2016-11-10
    • 文件大小:212343
    • 提供者:zhang
  1. matlabdenoise

    0下载:
  2. 这是一个自己编写的程序,里面还包含了几种小波去噪方法。-This is a procedure for the preparation of their own, which also includes several methods of wavelet denoising.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:812
    • 提供者:lpmsu
  1. BayesWaveletDenoise

    0下载:
  2. 上传的算法是基于贝叶斯(BAYES)阈值的小波(WAVELET)图像去噪算法-From the algorithm is based on Bayesian (BAYES) wavelet threshold (WAVELET) image denoising algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1921090
    • 提供者:zxg
  1. dbwavlet

    0下载:
  2. 关于小波变换的基本编程,能够实现小波消噪。-Wavelet transform on the basic programming, wavelet denoising can be achieved.
  3. 所属分类:Wavelet

    • 发布日期:2017-04-04
    • 文件大小:2393
    • 提供者:关华
  1. Rice_University_WaveletHard_SoftThresholdingDenois

    0下载:
  2. 在国外网站上找到的一个小波降噪的实例,写的很好很详细,希望对大家有所帮助-Abroad to find a site Wavelet Denoising examples of good writing in great detail, I hope all of you to help
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:231468
    • 提供者:TK
  1. wavedenoise_mod

    0下载:
  2. 小波降噪程序:基于模极大值法,可以直接使用。包含有:P_gama.m、P_y.m、Py_Pgama.m、wavedenoisemod3_a.m,主程序为wavedenoisemod3_a.m。-Wavelet denoising procedures: Based on the modulus maxima method can be used directly. Contains: P_gama.m, P_y.m, Py_Pgama.m, wavedenoisemod3_a.m, the ma
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:3591
    • 提供者:wjzzp
  1. mallet

    0下载:
  2. 一个非常棒的小波消噪源文件,已经通过测试。完全正确,希望能帮到大家。-A great source wavelet denoising has passed the test. Completely correct, I hope to help everyone.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-15
    • 文件大小:6251
    • 提供者:006181
  1. xiaoboquzao

    1下载:
  2. 利用小波去噪的程序和相应的参考文献,改进的维纳滤波,希望对大家的学习有帮助。-The use of wavelet denoising procedures and corresponding references, improved Wiener filter, and they hope to learn from everyone s help.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:312960
    • 提供者:王海丽
  1. wavelet-denoise-0.3.1.tar

    0下载:
  2. 基于小波的降噪算法,实现图像降噪 The wavelet denoise plugin for The GIMP-Noise reduction based on wavelet algorithm image denoising The wavelet denoise plugin for The GIMP
  3. 所属分类:Wavelet

    • 发布日期:2017-04-05
    • 文件大小:27291
    • 提供者:oyg
  1. wavelet_move_noise

    1下载:
  2. 小波去噪,希望对学习图像处理的有用,用C++编写,来自于小波的理论与应用-Wavelet denoising, and they hope to study the usefulness of image processing using C++ to prepare, from the wavelet theory and application
  3. 所属分类:Special Effects

    • 发布日期:2016-02-22
    • 文件大小:21502
    • 提供者:孙超
  1. wavelet_code

    1下载:
  2. 这是《小波分析理论与MATLABR2007实现》的源代码。主要是基于Matlab的小波工具箱实现小波基选择、小波包分解、Mallat变换以及小波变换在边缘提取、图像去噪、数据压缩等中的应用,特别包含了二代提升小波的相关内容,理论与实际相结合。大家想要了解的二进小波、正交镜像滤波器组[QMF]等概念这里都有体现。-This is 《MATLABR2007 wavelet analysis theory and implementation》 of the source code. Mainly
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-04-30
    • 文件大小:55411
    • 提供者:
  1. WaveletTransformandMathematicalMorphology

    0下载:
  2. 采用小渡变换技术对遥感图像进行去噪、增强 在此基础上利用数学形态学的 方法提取图像中的人造帚物-Using wavelet transform technique for remote sensing image denoising, enhancement on this basis the use of mathematical morphology to extract the image of man-made objects broom
  3. 所属分类:Audio program

    • 发布日期:2017-04-26
    • 文件大小:118103
    • 提供者:gyq
  1. 786544

    0下载:
  2. 文件的内容是复数小波图像去噪程序。与一般小波去噪程序相区别-complex wavelet denoising
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:6580
    • 提供者:Lucy
  1. denosingbymultiscalewavelet

    2下载:
  2. 我们都知道以前的小波去噪没有充分利用相邻尺度间的相关性,而这个软件充分利用它们间的相关性来消除图像上的噪声,也就是通常所说多尺度积去噪方法。-We all know that the former does not take full advantage of wavelet denoising adjacent correlation between scales, and this software take full advantage of the correlation between
  3. 所属分类:Graph program

    • 发布日期:2017-04-07
    • 文件大小:56327
    • 提供者:
  1. ImageDenoisingusingwaveletThresholding

    1下载:
  2. 关于自适应小波图像除噪,根据每一层次的分解系数来确定阈值-about adaptive threshold wavelet denoising,Normalshrink
  3. 所属分类:Audio program

    • 发布日期:2017-04-24
    • 文件大小:103915
    • 提供者:liuly
  1. Wavelab850

    0下载:
  2. 一些关于小波的去噪算法,可以修改些参数之类的-Some About wavelet denoising algorithm, you can modify some parameters such as
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-05-13
    • 文件大小:2799002
    • 提供者:陈杰
  1. infraredimagedenoise

    0下载:
  2. 红外图像自适应降噪处理的的论文。该方法首先将图像分解为R,G,B颜色分量图像,对每幅图像进行小波变换。根据变换后的不同细节子图的小波系数在区域及方向上具有的不同相关性,用不同的窗口对不同细节图像系数的方差进行估计,然后对小波系数进行一种改进的阈值处理,得到结果图像。-An adaptive wavelet denoising algorithm is presented for noise rem oval of pseudo-color infrared images.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:215319
    • 提供者:siva
  1. 1

    0下载:
  2. 利用matllet算法的小波消噪程序 噪音区间可以自定义-Matllet algorithm using wavelet denoising process noise interval can customize
  3. 所属分类:Wavelet

    • 发布日期:2017-04-12
    • 文件大小:960
    • 提供者:刘一
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
搜珍网 www.dssz.com