CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - wavelet db4

搜索资源列表

  1. 小波图像程序

    0下载:
  2. 用C语言编写的小波处理程序。 用的是 DB4小波,周期延拓,可以实现精确重构的。-C language prepared by the wavelet processing. The DB4 is a wavelet, cycle extension, can achieve a precise reconstruction.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1621
    • 提供者:wc
  1. LiftDB4

    0下载:
  2. 基于DB4小波的提升格式的图像变换原程序-DB4 wavelet-based format for the upgrading of the original image transformation process
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:26085
    • 提供者:罗国斌
  1. transform_xiaobo

    0下载:
  2. 小波变换的C源代码。 这个用的是 DB4小波,周期延拓,可以实现精确重构的。 -wavelet transform C source code. The DB4 is using the wavelet cycle extension can achieve precise reconstruction.
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:1157
    • 提供者:handman
  1. DB4-C

    0下载:
  2. DB4小波变换的实现 这是一篇学术论文,有主要程序部分-DB4 wavelet transform to achieve this is an academic, a major part of the procedure
  3. 所属分类:Wavelet

    • 发布日期:2017-03-30
    • 文件大小:165976
    • 提供者:rainbow
  1. wavelet

    1下载:
  2. 这是清华大学林福宗老师讲解的小波变换的ppt,很好的学习资料,特别适合于小波变换的初学者。-A useful ppt for wavelet study, especially for newer.
  3. 所属分类:波变换

    • 发布日期:2016-10-10
    • 文件大小:1055987
    • 提供者:赵长生
  1. daub

    0下载:
  2. db4小波变换,以及,db4小波逆变换! 时间复杂度:O(n * log n)!!! 推荐!-wavelet transform----db4
  3. 所属分类:Wavelet

    • 发布日期:2017-04-06
    • 文件大小:2951
    • 提供者:常迪
  1. wavefilter

    0下载:
  2. 快速的现实几种常用小波的系数,比如haar db4 等,里面说明也比较详细-a fast way to see the coefficients of the wavelet
  3. 所属分类:Wavelet

    • 发布日期:2017-03-31
    • 文件大小:1638
    • 提供者:james
  1. Waveletanalysis

    0下载:
  2. 小波分解的c程序,使用DB4小波基,实现信号的分解和重建。-Wavelet decomposition of c program using DB4 wavelet and the signal decomposition and reconstruction.
  3. 所属分类:Wavelet

    • 发布日期:2017-04-01
    • 文件大小:204082
    • 提供者:zhuweiwei
  1. wavelet

    0下载:
  2. 一维小波的分解和重构,可以运行,三层降维和重构,小波降噪。很实用-matlab wavelet
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-31
    • 文件大小:2850
    • 提供者:liuyujie
  1. wavelet_transform

    0下载:
  2. 小波变换的C源代码。用的是DB4小波,周期延拓,可以实现精确重构的。-Wavelet transform of C source code. DB4 wavelet is used, the cycle extension, can be reconstructed accurately.
  3. 所属分类:Wavelet

    • 发布日期:2017-04-11
    • 文件大小:942
    • 提供者:yxp
  1. cannywave

    1下载:
  2. 用canny算子边缘检测,以及用db4小波模极大值算法边缘检测,可以直接运行,用的是标准图像Lena-Using canny edge detection operator, and using db4 wavelet modulus maxima algorithm for edge detection, can be run directly, using the standard image Lena
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:1368
    • 提供者:jin jing
  1. DB4PR0

    0下载:
  2. c语言编写的db4小波变换程序,包含滤波器函数,小波分析和小波重构,可以直接使用,对写其它小波程序有参考价值。-written in c db4 wavelet transform procedures, including filter functions, wavelet analysis and wavelet reconstruction, can be used directly on to write other wavelet process a valuable referenc
  3. 所属分类:Wavelet

    • 发布日期:2017-03-24
    • 文件大小:1069
    • 提供者:阿川
  1. db4

    0下载:
  2. C语言实现db4小波分解程序,单层分解,周期延拓-C language db4 wavelet decomposition procedure, single-layer decomposition, cycle extension
  3. 所属分类:Wavelet

    • 发布日期:2017-03-23
    • 文件大小:614302
    • 提供者:鲁晓帆
  1. xiaobo

    0下载:
  2. c语言实现db4小波, c语言实现db4小波, -db4 wavelet c language, c language db4 wavelet, c language db4 wavelet, c language db4 wavelet,
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:956
    • 提供者:pzhysuo
  1. waveletpsnr

    1下载:
  2. 小波变换后的插值方法,经过调试成功,可放心使用的!在db4后用的插值方法!-Wavelet transform of the interpolation methods, after successful commissioning, can rest assured that the use of! In the interpolation method used after db4!
  3. 所属分类:Wavelet

    • 发布日期:2017-04-06
    • 文件大小:1757
    • 提供者:chengxin
  1. db4

    1下载:
  2. 基于C++的WAV文件小波分解与重构。在分解与重构前后会播放WAV文件,并且计算重构误差,重构SNR。-C++, based on wavelet decomposition and reconstruction WAV file. Decomposition and reconstruction in the front will play WAV files, and calculate the reconstruction error, the reconstruction SNR.
  3. 所属分类:Wavelet

    • 发布日期:2014-11-14
    • 文件大小:4123648
    • 提供者:hanswe
  1. Wavelet1D

    0下载:
  2. 电能质量信号的小波变换代码,包括DB4,HAAR等多种滤波器-wavelet of power quality signal
  3. 所属分类:Wavelet

    • 发布日期:2017-05-24
    • 文件大小:7822768
    • 提供者:mandy
  1. wavelet

    0下载:
  2. 用c语言写的db4多尺度小波去噪代码,效仿matlab的方式,将分解后的系数存放在原数组里-Db4 multi-scale wavelet denoising code, c language written emulate matlab manner, the decomposition coefficients stored in the original array
  3. 所属分类:Wavelet

    • 发布日期:2017-11-06
    • 文件大小:201966
    • 提供者:袁智超
  1. 4

    0下载:
  2. 采用db4小波实现二维图像的分解与重建(mallat算法)-Two-dimensional images using db4 wavelet decomposition and reconstruction (mallat algorithm)
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:1032
    • 提供者:局外人
  1. db4

    0下载:
  2. 小波降噪首先对信号进行小波分解,一般地,噪声信号多包含在具有较高频率的细节中,从而, 可利用门限阀值等形式对所分解的小波系数进行出来, 然后对信号进行小波重构即可达到对 信号降噪的木的。 对信号降噪实质上是一直信号中的无庸部分, 恢复信号中有用部分的过程。 -Wavelet denoising first signal wavelet decomposition, in general, the noise signal con
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:2584
    • 提供者:gaodonghai
« 12 »
搜珍网 www.dssz.com