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

搜索资源列表

  1. m_program

    1下载:
  2. 用matlab编写的压缩解压缩程序,基于小波变换的是零树算法。-prepared using Matlab compression decompression procedures, based on wavelet transform is zero tree algorithm.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:9244
    • 提供者:包俊成
  1. 音频水印程序

    1下载:
  2. 对音频水印和小波变换进行研究的基础上,提出了一种基于小波变换的声音数字水印嵌入与检测的算法,给出了全部matlab程序。并利用MATLAB进行了仿真验证。
  3. 所属分类:文档资料

  1. WaveletTransform.rar

    0下载:
  2. 小波变换及其MATLAB工具的应用(一本小波变换的实用性小册子),Wavelet Transform and Its Application of MATLAB instrument (a practical booklet Wavelet Transform)
  3. 所属分类:Wavelet

    • 发布日期:2017-05-11
    • 文件大小:2696568
    • 提供者:wlf
  1. dt-dwt_G.rar

    0下载:
  2. 双树复数小波变换的Matlab程序的G部分,全部解压到同一个文件夹下后可直接调用函数,Dual-Tree Complex Wavelet Transform Matlab for the G part of the procedure, all extract to the same folder can be a direct call function
  3. 所属分类:Wavelet

    • 发布日期:2017-04-05
    • 文件大小:5614
    • 提供者:suxiaoyuan
  1. dt-dwt_J.rar

    1下载:
  2. 双数复数小波变换的Matlab程序的J部分,全部解压到同一文件夹下直接调用函数,Double the number of complex wavelet transform of the J part of Matlab procedures, all extract to the same folder under the direct call function
  3. 所属分类:Wavelet

    • 发布日期:2017-03-26
    • 文件大小:41059
    • 提供者:suxiaoyuan
  1. slantlet.rar

    0下载:
  2. 图像多尺度分析,小波变换的进一步发展slantlet变换代码,用matlab编写有使用说明,slantlet code
  3. 所属分类:Wavelet

    • 发布日期:2017-04-05
    • 文件大小:4169
    • 提供者:麦长侠
  1. Untitled2

    0下载:
  2. 用小波变换的方法进行图像压缩、去噪、分解、合成的matlab程序。-Method using wavelet transform for image compression, denoising, decomposition and composition of the matlab program.
  3. 所属分类:Graph program

    • 发布日期:2017-03-23
    • 文件大小:4518
    • 提供者:wangjiayin
  1. ysf114

    0下载:
  2. 基于小波变换的数字水印技术的matlab源码程序-Source wavelet matlab simulation
  3. 所属分类:Wavelet

    • 发布日期:2017-03-30
    • 文件大小:791
    • 提供者:尼莫
  1. Signalcompression_Db

    1下载:
  2. 在matlab中应用Db小波变换进行信号压缩降噪处理,并将结果与原信号进行对比-Db in the application of matlab wavelet transform signal compression noise reduction, and the results were compared with the original signal
  3. 所属分类:Wavelet

    • 发布日期:2017-03-30
    • 文件大小:1547
    • 提供者:艾艾
  1. xiaobofenxi

    0下载:
  2. 基于matlab写的小波变换分析,大部分例子可以直接应用于工程之中-Written based on the matlab wavelet transform analysis, most of the examples can be directly applied to projects being
  3. 所属分类:Wavelet

    • 发布日期:2017-03-26
    • 文件大小:31929
    • 提供者:xjsfuture
  1. multiwavelet.rar

    0下载:
  2. 小波变换的MATLAB实现 几个用MATLAB编写的小波变换示例,multiwavelet
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:374644
    • 提供者:karen
  1. DWTzip

    2下载:
  2. 基于Matlab的JPEG2000图像压缩实现,离散小波变换DWT,程序中图片的位置修改下可以自己运行程序看到效果-Matlab-based implementation of the JPEG2000 image compression, discrete wavelet transform DWT, where the image changes the program may be run its own program to see results
  3. 所属分类:波变换

    • 发布日期:2013-04-28
    • 文件大小:1869
    • 提供者:张松松
  1. wavechange

    0下载:
  2. 小波变换边缘提取程序MATLAB . -wave change
  3. 所属分类:Wavelet

    • 发布日期:2017-04-02
    • 文件大小:9841
    • 提供者:lvhuili
  1. dwttest

    0下载:
  2. matlab做的小波变换的测试和仿真,用于图像处理中小波变换(仅供大家参考)-digital wavelet transform(DWT) test and simulation by using matlab, for digital image processing
  3. 所属分类:Graph program

    • 发布日期:2017-04-06
    • 文件大小:1243
    • 提供者:zhoulei
  1. wavelet

    0下载:
  2. MATLAB下的小波变换图像处理代码,采用HAAR函数实现,含HAAR函数代码,希望有点用-MATLAB Wavelet Transform in image processing code, using HAAR function implementation, including HAAR function code, with a little hope
  3. 所属分类:Wavelet

    • 发布日期:2017-04-04
    • 文件大小:527
    • 提供者:UmShinho
  1. mexicanwt

    1下载:
  2. 墨西哥帽小波变换源程序,开发环境为Matlab-Mexican hat wavelet transform using matlab
  3. 所属分类:matlab

    • 发布日期:2016-01-16
    • 文件大小:1003
    • 提供者:吴茜
  1. Haarwavelet

    0下载:
  2. 基于最简单的小波基函数Haar的图像变换于反变换的MATLAB实现,一维和二维均有代码-Based on the most simplest Haar wavelet function, the image transform in the inverse transform of the MATLAB implementation, both one-dimensional and two-dimensional code
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:227764
    • 提供者:smileolive
  1. wavelett

    0下载:
  2. 小波变换的MATLAB变换程序 可以对信号进行降噪声处理-xiaobobianhuan.m
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:950
    • 提供者:gumc
  1. aok4win

    1下载:
  2. 利用matlab进行时频分析的程序,傅里叶变换、短时傅里叶变换、小波分析等等,功能十分齐全。-Using matlab to process time-frequency analysis, Fourier transform, short time Fourier transform, wavelet analysis, etc., function is complete.
  3. 所属分类:matlab

    • 发布日期:2016-04-22
    • 文件大小:65536
    • 提供者:hanxiao
  1. harmonic_888

    0下载:
  2. 本文是为了实现谐波小波变换的功能,运用matlab进行编程仿真,希望对大家有用-This text makes use of a matlab progress plait distance to imitate really for carrying out the function of harmonic small wave transform, hope that the usefulness is vs everyone
  3. 所属分类:Wavelet

    • 发布日期:2017-04-02
    • 文件大小:723
    • 提供者:金艳
« 1 2 ... 40 41 42 43 44 4546 47 48 49 50 »
搜珍网 www.dssz.com