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

搜索资源列表

  1. 二维小波变换

    1下载:
  2. 关于二维小波变换的程序 [精华] 说明:此算法重在概念,速度并不是很快。因为FOR循环的缘故。此程序从循环矩阵的观点出发,把圆周卷积和快速幅里叶变换建立了联系。实现了分解和无失真重构。它只做了一层分解,即将256x256图形分解成为64x64的四个图形,避免了使用WKEEP()的困惑。主要思想为用小波滤波器族构造正交阵W,变换写为B=W*A*W ,反变换为:A=W *A*W,这与所有正交变换无异。W为循环正交矩阵,因此可用FFT实现快速运算,难点就在重构矩阵上。若用矩阵概念明确,一个
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:3785
    • 提供者:罗松溪
  1. 小波分解与重构

    2下载:
  2. 用VC++实现的一维小波分解与重构,含原理分析文档,对小波研究者极有用。-with VC of a peacekeeping wavelet decomposition and reconstruction, including principles to analyze documents, the researchers wavelet very useful.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:160730
    • 提供者:林志泉
  1. 利用haar小波变换对图像进行分解与重构

    1下载:
  2. 这个程序是用harr小波对图像进行分解和重构,是个可执行的源代码,已通过调试,大家可用来学习-this procedure is right Harr wavelet image decomposition and reconstruction, is the source of executable code, the debugging, you can be used for learning
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:157713
    • 提供者:feng
  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. 一维信号小波分解与重构的VC++源程序

    1下载:
  2. 这是一个使用VC++编写的“一维信号小波分解与重构的VC++源程序”,请站长检查-It is a preparation of the VC "one-dimensional wavelet decomposition and reconstruction VC source", please check station
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:161311
    • 提供者:赵锐
  1. 小波分解与重构的几个matlab程序

    1下载:
  2. 用matlab实现小波分解与重构的几个程序的源代码。-using Matlab achieve wavelet decomposition and reconstruction of several programs at the source code.
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:2822
    • 提供者:yy
  1. 小波图像分解与合成

    1下载:
  2. 3次非标准小波分解和重构, 使用两种小波:Haar小波和db9小波 设计3级小波分解和重构图像的程序 用你自己的照片作对象,显示其中任一种小波图像分解和重构过程 使用Haar小波时,计算阈值分别为0,5,10和20的情况下,用PNG格式存储重构的图像,并将计算结果填入“图像测试表” 使用db9小波时,计算阈值分别为0,5,10和20的情况下,用PNG格式存储重构的图像,并将计算结果填入“图像测试表” -3rd standard wavelet decomposition and reconstr
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:5339
    • 提供者:yule
  1. 小波分解与重构源程序

    1下载:
  2. 基于matlab对小波进行分解和重构
  3. 所属分类:数值算法/人工智能

    • 发布日期:2009-06-27
    • 文件大小:956
    • 提供者:zhgh2007
  1. 一维信号小波分解与重构的VC++源程序

    2下载:
  2. 所属分类:其他小程序

    • 发布日期:2008-10-13
    • 文件大小:1919634
    • 提供者:norway
  1. 双正交小波分解和重构图像

    0下载:
  2. 双正交小波分解和重构图像
  3. 所属分类:源码下载

    • 发布日期:2010-11-03
    • 文件大小:782
    • 提供者:suntianhao
  1. 小波函数mallat算法

    1下载:
  2. 小波函数mallat算法,分解、重构
  3. 所属分类:源码下载

  1. 可分离二维二进小波的快速分解与重构算法

    1下载:
  2. 可分离二维二进小波的快速分解与重构算法
  3. 所属分类:matlab例程

    • 发布日期:2011-12-18
    • 文件大小:787033
    • 提供者:zzty1125
  1. 一维小波单支重构函数

    0下载:
  2. 一维小波单支重构函数,一维小波系数直接重构函数-Single one-dimensional reconstruction of wavelet functions, the direct reconstruction of one-dimensional wavelet function
  3. 所属分类:波变换

    • 发布日期:2017-03-28
    • 文件大小:2580
    • 提供者:李颖
  1. wave.rar

    2下载:
  2. 小波滤波的MALLAT算法,程序编写的很容易懂,能实现bd1-db10的小波分解和重构,比我前一次发的小波算法更简单易懂,Wavelet filtering MALLAT algorithm, programming is very easy to understand, to achieve bd1-db10 wavelet decomposition and reconstruction, than I made the previous wavelet algorithm is more
  3. 所属分类:波变换

    • 发布日期:2012-11-20
    • 文件大小:3751
    • 提供者:李维付
  1. wavelet_denoise.rar

    0下载:
  2. 小波消噪。包括小波的分解、重构、滤波等程序,Wavelet de-noising. Including the wavelet decomposition, reconstruction, filtering and other procedures
  3. 所属分类:Audio program

    • 发布日期:2017-03-28
    • 文件大小:237192
    • 提供者:何卫华
  1. imagereconstruction

    4下载:
  2. 基于小波和插值的超分辨率图像重建算法,通过插值后将小波分解应用于图像中,再通过逆变换得到重构图像-And interpolation based on wavelet super-resolution image reconstruction algorithm by interpolating the image after the wavelet decomposition used, then the reconstructed image through the inverse tran
  3. 所属分类:波变换

    • 发布日期:2013-08-12
    • 文件大小:583
    • 提供者:张卫
  1. 53Waveletdecompositionandreconstruction

    1下载:
  2. 在MATLAB实现的5-3整数小波分析,包括三个文件,分析,重构还有主程序,可对图像进行三级小波分解-In the MATLAB implementation of the 5-3 integer wavelet analysis, including the three documents, analysis, and reconstruction are the main program can be an image wavelet decomposition of three
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:68337
    • 提供者:zhangpan
  1. 小波奇异性相关知识

    0下载:
  2. 关于小波包奇异值的程序,很好用的,而且配上了关于小波包奇异性的相关知识!(The program about the singular value of the wavelet packet is very useful, and it is matched with the related knowledge about the singularity of the wavelet packet.)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-10
    • 文件大小:38912
    • 提供者:飘飘1613
  1. BA于MATLAB的小波包分析在信号降噪中的应用

    0下载:
  2. 主要用于信号的预处理去噪,经过变换以后实现信号的重构,具有很好的效果。(It is mainly used for signal preprocessing de-noising, after transformation, it can realize the reconstruction of the signal, which has good effect.)
  3. 所属分类:文章/文档

    • 发布日期:2018-04-30
    • 文件大小:26624
    • 提供者:无聊的
  1. 心电信号检测与分类算法的研究

    1下载:
  2. (1)心电信号预处理 心电信号是一种低频且含有众多噪声干扰的信号。针对心电信号存在的 噪声干扰问题,本文采用了平稳小波变换结合双变量阈值的方法对其进行去 噪处理。通过对心电信号进行八层平稳小波变换,得到不同的小波系数,采 用双变量阈值函数表达式对其进行处理得到新的小波系数,最后进行逆平稳 小波变换实现小波重构,完成心电信号去噪。Matlab 仿真结果显示,本文算 法的准确率较高,信噪比达到 84.5934dB。 (2)心电信号波形识别 反映心电信号的特征部分往往是信号的突变点,因此需
  3. 所属分类:其他

    • 发布日期:2020-09-16
    • 文件大小:3146752
    • 提供者:雨季96
« 1 2 34 5 6 7 8 9 10 ... 42 »
搜珍网 www.dssz.com