登录
首页 » Visual C++ » Wavelet-dec--rec

Wavelet-dec--rec

于 2014-07-10 发布 文件大小:156KB
0 378
下载积分: 1 下载次数: 15

代码说明:

  在理解了离散小波变换的基本原理和算法的基础上,通过设计VC程序对简单的一维信 号在加上了高斯白噪声之后进行Daubechies小波、Morlet小波和Haar小波变换,从而得到小波分解系数;再通过改变分解得到的各层高频系数进行信号的小波重构达到消噪的目的。在这一程序实现的过程中能直观地理解信号小波分解重构的过程和在信号消噪中的重要作用,以及在对各层高频系数进行权重处理时系数的选取对信号消噪效果的影响。(In understanding the basis of discrete wavelet transform basic principles and algorithms, through the design VC program Daubechies wavelet, Morlet wavelet and Haar wavelet transform after a simple one-dimensional signal plus a Gaussian white noise, resulting wavelet coefficients wavelet reconstruction signal again by changing the layers to achieve high-frequency coefficients decomposed noise cancellation purposes. Can intuitively understand wavelet decomposition and reconstruction process and an important role in signal de-noising in the process of implementation of this program, and in the high-frequency coefficients when the weight of the layers selected for signal processing coefficients denoising affected.)

文件列表:

一维信号小波分解与重构的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,64512,2005-09-23

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

发表评论

0 个回复

  • 图像对比度拉伸源代码
    说明:  基于vc++6.0 的图像对比度拉伸操作(vc 6.0 on the image contrast stretching operation)
    2005-12-05 09:46:10下载
    积分:1
  • SPPP3.0
    数字信号处理的c++库,很好的资源,作者很牛,包括数值计算与常用的信号处理分析,例如FFT、小波变换、功率谱估计等(Digital Signal Processing c++ library, a great resource,including numerical analysis and common signal processing,such as FFT, wavelet transform, power spectrum estimation)
    2021-01-25 11:48:37下载
    积分:1
  • zsb
    用于折射波处理时的to、θ函数法求界面深度,浅层地震(Used for refraction wave in processing, θ function method to ask interface depth, shallow earthquake)
    2020-12-20 10:59:10下载
    积分:1
  • wavelet
    小波阈值法去噪的程序,其中有关于信噪比和均方根误差的公式(wavelet denoising)
    2011-05-24 20:47:45下载
    积分:1
  • 5_3_lifting
    说明:  采用5/3小波提升算法编写的一维和二维信号小波分解与重构程序。给出了图象分解的演示示例。(using 5/3 wavelet algorithm to enhance the one-and two-dimensional wavelet decomposition and reconstruction process. Given the decomposition of images demonstration examples.)
    2005-11-22 21:31:26下载
    积分:1
  • T23825744rwth
    这是小波包程序,好不容易从网上下下的,希望对大家有用!可直接使用。 (Wavelet packet, and finally from the Internet under the hope that useful! Can be used directly.)
    2012-07-25 06:27:18下载
    积分:1
  • Image_Processing
    数字图像获取, 处理及实践应用源代码——很多有用的图像处理的源代码:图像显示(原图、抖动),图像增强(灰度变换、直方图均衡、多种滤波器、伪彩色增强等),图像复原(运动模糊、逆滤波等等),图像变换(傅立叶变换、快速傅立叶变换、离散余弦变换、沃尔什变换、霍特林变换、小波变换、小波反变换),图像编码(霍夫曼编码、香浓-费诺编码、算术编码、位平面编码等),图像识别。(Digital image acquisition, processing and practical application source code- a lot of useful image processing source code: Image Display (image, jitter), image enhancement (gray-scale transformation, histogram equalization, multi-filter, pseudo-color enhancement, etc. ), image restoration (motion blur, inverse filtering, etc.), image transform (Fourier transform, fast Fourier transform, discrete cosine transform, Walsh transform, Hotelling transform, wavelet transform, wavelet transform), image coding (Huffman coding, Shannon- Fenno coding, arithmetic coding, bit plane coding, etc.), image recognition.)
    2020-06-26 03:20:02下载
    积分:1
  • wavelet_kompressor
    Wavelet compression algorithm. Start by computing a complete wavelet-transform using the cohen-daubechies-fevereau (2,2) biorthogonal wavelet (which incidentally seems to be the same as used for lossless JPEG2000, but they call it a (5,3)?).
    2014-02-06 22:44:46下载
    积分: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
  • MUSIC-through-C-and-MATLAB
    旨在用C语言程序和MATLAB程序通过MUSIC算法对“信号提取”进行实现,结果证明程序运行效果良好,分辨率较高(Designed with C language program and MATLAB program through the MUSIC algorithm " signal extraction" for implementation, the results show the program running well, higher resolution)
    2013-07-14 23:13:22下载
    积分:1
  • 696518资源总数
  • 105714会员总数
  • 27今日下载