登录
首页 » Visual C++ » tWavveletVCReh

tWavveletVCReh

于 2012-07-27 发布 文件大小:157KB
0 232
下载积分: 1 下载次数: 22

代码说明:

  通过设计Visual C程序源码对简单易懂的一维信号在加上了高斯白噪声之后进行Daubechies小波、Morlet小波与Haar小波变换,从而的到小波分解系数;再通过改变分解的到的各层高频系数数进行信号的小波重构达到消噪噪的目的。在这一程序源码实现的过程中能直观地理解信号小波分解重构的过程与在信号消噪中的重要作用,和在对各层高频系数进行权重处理时系数的选取对信号消噪效果的影响。 可直接 (Design Visual C program source code on a simple one-dimensional signal with a Gaussian white noise Daubechies wavelet, Morlet wavelet and Haar wavelet transform, and thus to the wavelet coefficients and then change the decomposition to each storey wavelet reconstruction frequency coefficient of the number of signal to noise canceling noise. In the process of realization of this program source code can be intuitively understood the signal wavelet decomposition and reconstruction process and an important role in signal denoising, and the selection coefficient in the high frequency coefficients of the layers of the weight of processing noise cancellation signal impact. Can be directly)

文件列表:

tWavveletVCReh
..............\一维信号小波分解与重构的VC%2B%2B源程序
..............\..................................\一维信号小波分解与重构的VC%2B%2B源程序
..............\..................................\..................................\Algothms.lib,1768,2001-01-01
..............\..................................\..................................\AutoFont.cpp,7542,2000-05-22
..............\..................................\..................................\AutoFont.h,2344,2002-12-25
..............\..................................\..................................\DlgIDWT.cpp,7884,2004-01-15
..............\..................................\..................................\DlgIDWT.h,2046,2004-01-15
..............\..................................\..................................\Process.h,5866,2005-01-23
..............\..................................\..................................\ReadMe.txt,3597,2004-01-13
..............\..................................\..................................\RES


..............\..................................\..................................\...\Wavelet.rc2,399,2004-01-13
..............\..................................\..................................\Resource.h,2152,2004-02-01
..............\..................................\..................................\Splash.cpp,3269,2005-01-22
..............\..................................\..................................\Splash.h,1178,2004-01-13
..............\..................................\..................................\StdAfx.cpp,209,2004-01-13
..............\..................................\..................................\StdAfx.h,1054,2004-01-13
..............\..................................\..................................\TEMP
..............\..................................\..................................\....\c0.txt,5307,2005-01-23
..............\..................................\..................................\....\c1.txt,2541,2005-01-23
..............\..................................\..................................\....\c2.txt,1250,2005-01-23
..............\..................................\..................................\....\c3.txt,617,2005-01-23
..............\..................................\..................................\....\c4.txt,347,2005-01-23
..............\..................................\..................................\....\c5.txt,174,2005-01-23
..............\..................................\..................................\....\c6.txt,87,2005-01-23
..............\..................................\..................................\....\c7.txt,44,2005-01-23
..............\..................................\..................................\....\c8.txt,21,2005-01-23
..............\..................................\..................................\....\c9.txt,12,2005-01-23
..............\..................................\..................................\....\c;.txt,0,2005-01-23
..............\..................................\..................................\....\c=.txt,0,2005-01-23
..............\..................................\..................................\....\c@.txt,0,2005-01-23
..............\..................................\..................................\....\cA.txt,0,2005-01-23
..............\..................................\..................................\....\cB.txt,0,2005-01-23
..............\..................................\..................................\....\cC.txt,0,2005-01-23
..............\..................................\..................................\....\cD.txt,59,2005-01-23
..............\..................................\..................................\....\d1.txt,2844,2005-01-23
..............\..................................\..................................\....\d2.txt,1417,2005-01-23
..............\..................................\..................................\....\d3.txt,700,2005-01-23
..............\..................................\..................................\....\d4.txt,343,2005-01-23
..............\..................................\..................................\....\d5.txt,175,2005-01-23
..............\..................................\..................................\....\d6.txt,86,2005-01-23
..............\..................................\..................................\....\d7.txt,40,2005-01-23
..............\..................................\..................................\....\d8.txt,20,2005-01-23
..............\..................................\..................................\....\d9.txt,12,2005-01-23
..............\..................................\..................................\....\d;.txt,0,2005-01-23
..............\..................................\..................................\....\d=.txt,0,2005-01-23
..............\..................................\..................................\....\d@.txt,0,2005-01-23
..............\..................................\..................................\....\dA.txt,0,2005-01-23
..............\..................................\..................................\....\dB.txt,0,2005-01-23
..............\..................................\..................................\....\dC.txt,0,2005-01-23
..............\..................................\..................................\....\dD.txt,70,2005-01-23
..............\..................................\..................................\Wavelet.aps,59284,2005-01-23
..............\..................................\..................................\Wavelet.clw,4141,2005-01-23
..............\..................................\..................................\Wavelet.cpp,2295,2004-01-15
..............\..................................\..................................\Wavelet.dsp,5013,2004-02-01
..............\..................................\..................................\Wavelet.dsw,539,2004-01-14
..............\..................................\..................................\Wavelet.h,1335,2004-02-01
..............\..................................\..................................\Wavelet.ncb,123904,2005-01-23
..............\..................................\..................................\Wavelet.opt,48640,2005-01-23
..............\..................................\..................................\Wavelet.plg,953,2005-01-23
..............\..................................\..................................\Wavelet.rc,10506,2005-01-23
..............\..................................\..................................\WaveletDlg.cpp,17900,2005-01-23
..............\..................................\..................................\WaveletDlg.h,2410,2005-01-23
..............\..................................\..................................\WBButton.cpp,8571,2002-12-08
..............\..................................\..................................\WBButton.h,4012,2002-12-25
..............\..................................\可执行文件
..............\..................................\..........\inputdata1.txt,5084,2001-01-01
..............\..................................\..........\inputdata2.txt,2406,2004-01-15
..............\..................................\..........\一维信号小波分解与重构.exe,184401,2005-01-23
..............\..................................\小波应用工程实验报告.doc,71168,2005-03-31

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • tWavveletVCReh
    通过设计Visual C程序源码对简单易懂的一维信号在加上了高斯白噪声之后进行Daubechies小波、Morlet小波与Haar小波变换,从而的到小波分解系数;再通过改变分解的到的各层高频系数数进行信号的小波重构达到消噪噪的目的。在这一程序源码实现的过程中能直观地理解信号小波分解重构的过程与在信号消噪中的重要作用,和在对各层高频系数进行权重处理时系数的选取对信号消噪效果的影响。 可直接 (Design Visual C program source code on a simple one-dimensional signal with a Gaussian white noise Daubechies wavelet, Morlet wavelet and Haar wavelet transform, and thus to the wavelet coefficients and then change the decomposition to each storey wavelet reconstruction frequency coefficient of the number of signal to noise canceling noise. In the process of realization of this program source code can be intuitively understood the signal wavelet decomposition and reconstruction process and an important role in signal denoising, and the selection coefficient in the high frequency coefficients of the layers of the weight of processing noise cancellation signal impact. Can be directly)
    2012-07-27 16:21:08下载
    积分:1
  • Wavelets
    说明:  小波变换技术与工程实践:图像的小波变换(MFC框架下)(Wavelet transform technology and engineering practice: Image Wavelet Transform (MFC framework))
    2008-09-08 23:18:34下载
    积分:1
  • JPEG2000
    说明:  小波变化代码,是比较好的测试向量,包括位平面编码和MQ(Wavelet transform code, is a better test vectors, including the bit plane coding and MQ)
    2020-12-06 09:39:24下载
    积分:1
  • JZBWav_4_29
    基于小波变换的语音识别,内含毕业论文和摘要以及可执行源程序(Speech recognition based on wavelet transform, containing thesis and summary of executable source code)
    2021-03-03 14:49:33下载
    积分:1
  • DWT1D
    C语言实现一维离散小波变换,通过mallat算法实现对一维信号的快速重构和分解。(C language implementation of a one-dimensional discrete wavelet transform, fast algorithm by mallat one-dimensional signal reconstruction and decomposition.)
    2021-01-02 16:48:57下载
    积分:1
  • Imattlabcoodem
    图象增强小波变换将一幅图象分解为大小、位置与方向都不同的分量。在做逆变换之前能改变小波变换域中某些系数的大小,,这样就能够洋选择的放大所感兴趣的分量而减小不需要的分量。给定一个图象信号,用二维小波分析析对图象进行增强处理。 (Image enhancement wavelet transform decomposition size, location and direction of the different components of an image. Wavelet transform domain, some the size of the coefficient can change before doing the inverse transformation, so can the component of interest to the amplification of the ocean choose to reduce the unwanted weight. Given an image signal, the analysis of two-dimensional wavelet analysis of image enhancement processing.)
    2012-07-27 21:23:36下载
    积分:1
  • gabor_filter
    实现对图像的gabor小波变换,利用了opencv的函数库,可实现方向和尺度等多项选择。(Achieve image gabor wavelet transform, using the opencv function library, enabling the direction and scale and many other options.)
    2010-08-06 15:46:39下载
    积分:1
  • waveletvideo_coding
    < VISUAL C++ 小波变换技术与工程实践>>书中所附程序:小波变换在视频编码压缩中的应用(<VISUAL C++ Wavelet transform technology and engineering practice of>> the book accompanying procedures: Application of wavelet transform in video coding compression)
    2007-01-05 15:53:25下载
    积分:1
  • wavelet
    基于DB4 的小波变换,实现了小波的分解与重构,可根据实际需要修改阈值的选取方法(Based DB4 wavelet transform to achieve wavelet decomposition and reconstruction, according to the actual need to modify the threshold selection method)
    2021-03-15 14:59:22下载
    积分:1
  • IntDCT
    具有提升分解结构的整数离散变换,可用于基于提升格式的小波变换设计。(Enhance the breakdown structure of the integers with the discrete transform can be used for wavelet transform based on lifting scheme design.)
    2011-11-07 12:45:45下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 31今日下载