CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 小波分解

搜索资源列表

  1. Matlab_wavelet

    1下载:
  2. 掌握小波分析在图像分析等各方面的应用。对图像进行二维离散小波分解、多尺度二维离散小波分解 并提取二维小波分解的高频系数和低频系数, 画出原始图形并显示分解结果。-Master the application of wavelet analysis in image analysis and other applications. Image two-dimensional discrete wavelet decomposition, multi-scale two-dimensiona
  3. 所属分类:Wavelet

    • 发布日期:2017-03-30
    • 文件大小:417053
    • 提供者:上的风
  1. 2D-Wavelet-Transformation

    1下载:
  2. 用DWT实现二维小波变换,调原始图像矩阵后进行二维小波分解,重构源图像及结果显示-Wavelet transform in 2-D dimentation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1552
    • 提供者:sun
  1. dwt2

    0下载:
  2. 本文提出了一种基于独立分量分析的音频数字水印方法。嵌入水印时,对原始音频文件进行一级小波分解,在分解 得到的逼近分量中利用随机混合方法嵌入水印后进行小波逆变换形成嵌入水印的音频文件。仿真实验结果表明这种方 法的强鲁棒性和可行性。-Abstract:Audio p roduction is one of the important digital multimedias, which transmit becomes more and more convenient. To p rev
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:184518
    • 提供者:韩永龙
  1. li11_7

    0下载:
  2. 利用小波分解,去掉图像高频部分,只保留低频部分的图像压缩实例-The use of wavelet decomposition to remove high-frequency part of the image, leaving only the low-frequency part of the image compression examples
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:540
    • 提供者:牛险峰
  1. WaveDis4

    0下载:
  2. 小波分解与重构的实例,可用于时间序列分解和预测!-Wavelet decomposition and reconstruction of the examples, can be used for time series decomposition and forecasting!
  3. 所属分类:Audio program

    • 发布日期:2017-03-31
    • 文件大小:2953
    • 提供者:李煜
  1. yuzhi

    1下载:
  2. 小波软阈值simulink模型,对带噪语音信号进行小波分解,得到高低频系数,然后对高低频系数进行阈值处理,然后就行重构得到去噪语音信号-the simulink model of yuzhi
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:7295
    • 提供者:曾俊
  1. mallat

    0下载:
  2. 小波分解,能够对离散信号进行小波分解处理并重构-Wavelet decomposition, can be a discrete wavelet decomposition of signal processing and reconstruction
  3. 所属分类:Communication

    • 发布日期:2017-04-01
    • 文件大小:684
    • 提供者:zha
  1. waveletdecopose

    0下载:
  2. 小波分解和重构,用来分析信号的低高频变换,得到近似信号和细节信号。是比较好的数据处理方法-wavelet denoise
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:17917
    • 提供者:Jenny
  1. waveletdenoising

    0下载:
  2. 可实现对信号的小波分解及滤波-wavelet transform decomposition and denoising.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1671
    • 提供者:果果
  1. Waveletnet

    0下载:
  2. 使用db5小波分解6层,进行小波分解与重构-Use db5 wavelet decomposition six layers wavelet decomposition and reconstruction
  3. 所属分类:Audio program

    • 发布日期:2017-03-30
    • 文件大小:1338
    • 提供者:yang
  1. 2cengwave

    1下载:
  2. 利用二维小波分析对图像作2层小波分解,并在此基础上提取各层的低频信息。-Image using two-dimensional wavelet analysis for two-layer wavelet decomposition, and on this basis, the low-frequency information extracted layers.
  3. 所属分类:Graph program

    • 发布日期:2017-04-16
    • 文件大小:448072
    • 提供者:李亓
  1. db8

    0下载:
  2. 小波分解和重构的算法,分析了信噪比,可自行定义分解级数-wavelet alg for image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:47029
    • 提供者:weiqiang
  1. result

    0下载:
  2. 实现图像小波分解,可以自行指定分解级数,采用daubenchies小波-Achieve the wavelet decomposition, you can specify the decomposition of their own series, using wavelet daubenchies
  3. 所属分类:Graph program

    • 发布日期:2017-05-02
    • 文件大小:969830
    • 提供者:王桂良
  1. cwt

    0下载:
  2. 对512*512图像做小波分解和复原,可以直接运行-, For 512* 512 image to do wavelet decomposition and recovery
  3. 所属分类:Wavelet

    • 发布日期:2017-03-28
    • 文件大小:170044
    • 提供者:赵宇峰
  1. Cyuyanxiaobo

    0下载:
  2. 用C语言实现的小波分解与重构算法,有需要的的参考下-With the C language implementation of the wavelet decomposition and reconstruction algorithms, there is need to refer to the following
  3. 所属分类:CSharp

    • 发布日期:2017-03-27
    • 文件大小:347679
    • 提供者:张章
  1. yangtiaoxiaobo

    0下载:
  2. 三次B样条小波分解与重构算法程序,已经测试好了,可以直接使用的,提供给需要的朋友们-Three B-spline wavelet decomposition and reconstruction algorithm program has been tested OK, you can directly use, available to friends in need
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:770
    • 提供者:张章
  1. shuru

    0下载:
  2. 对不同性质数据进行小波分解,强制去噪,最后重构-The nature of the data of different wavelet decomposition, forced denoising, the final reconstruction
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-28
    • 文件大小:629
    • 提供者:胡荣
  1. amethodforimagefusion

    0下载:
  2. 文中的方法是把图像分块,小波分解得到低频分量、高频分量,然后计算每一块的对比度,把图像块划分为清晰块、模糊块,把清晰块和模糊块相邻的区域定义为边界区域,融合时,直接选取清晰块作为融合后的相应块,对于边界区域,在小波分解的基础上采用基于对比度的像素选取的方法进行处理。-Paper, the method is to image segmentation, wavelet decomposition are low frequency, high frequency components, then
  3. 所属分类:Document

    • 发布日期:2017-04-02
    • 文件大小:339414
    • 提供者:许国柱
  1. 123456

    2下载:
  2. haar小波分解与重构 用matlab实现的-haar
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:157885
    • 提供者:安静
  1. resconstruct

    0下载:
  2. 利用小波分解实现对信号多尺度分解重构,程序简单。-Wavelet decomposition of signal multi-scale decomposition and reconstruction, the program simple.
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:604
    • 提供者:刘辉
« 1 2 3 45 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com