登录
首页 » Visual C++ » DWT1D

DWT1D

于 2021-01-02 发布 文件大小:509KB
0 237
下载积分: 1 下载次数: 24

代码说明:

  C语言实现一维离散小波变换,通过mallat算法实现对一维信号的快速重构和分解。(C language implementation of a one-dimensional discrete wavelet transform, fast algorithm by mallat one-dimensional signal reconstruction and decomposition.)

文件列表:

DWT1D
.....\Debug
.....\.....\DWT1D.exe,36864,2015-11-05
.....\.....\DWT1D.ilk,239572,2015-11-05
.....\.....\DWT1D.pdb,592896,2015-11-05
.....\DWT1D
.....\.....\Debug
.....\.....\.....\DWT1D.log,1683,2015-11-05
.....\.....\.....\DWT1D.tlog
.....\.....\.....\..........\CL.read.1.tlog,2504,2015-11-05
.....\.....\.....\..........\CL.write.1.tlog,746,2015-11-05
.....\.....\.....\..........\DWT1D.lastbuildstate,161,2015-11-05
.....\.....\.....\..........\link.read.1.tlog,2550,2015-11-05
.....\.....\.....\..........\link.write.1.tlog,350,2015-11-05
.....\.....\.....\main.obj,18160,2015-11-05
.....\.....\.....\other.obj,12141,2015-11-05
.....\.....\.....\vc120.idb,52224,2015-11-05
.....\.....\.....\vc120.pdb,86016,2015-11-05
.....\.....\DWT1D.vcxproj,4085,2015-11-05
.....\.....\DWT1D.vcxproj.filters,945,2015-11-05
.....\.....\DWT1D.vcxproj.user,165,2015-11-01
.....\.....\main.cpp,10249,2015-11-05
.....\.....\other.cpp,2217,2015-11-05
.....\.....\Release
.....\.....\.......\DWT1D.log,1696,2015-11-03
.....\.....\.......\DWT1D.tlog
.....\.....\.......\..........\CL.read.1.tlog,1160,2015-11-03
.....\.....\.......\..........\CL.write.1.tlog,284,2015-11-03
.....\.....\.......\..........\DWT1D.lastbuildstate,160,2015-11-03
.....\.....\.......\..........\link.read.1.tlog,2,2015-11-03
.....\.....\.......\..........\link.write.1.tlog,2,2015-11-03
.....\.....\.......\..........\unsuccessfulbuild,0,2015-11-03
.....\.....\.......\main.obj,17969,2015-11-03
.....\.....\.......\vc120.pdb,61440,2015-11-03
.....\DWT1D.sdf,2424832,2015-11-05
.....\DWT1D.sln,961,2015-11-01
.....\Release

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

发表评论

0 个回复

  • RECGGdenoisiie
    去除在心电信号采集过程中混入的肌电干扰、工频干扰、基线漂移等噪声信信号,避免噪声对心电信号特征点的识别与提取造成误判漏判 已通过测试。 (Remove the EMG interference mixed with the signal acquisition process in mind, frequency interference, baseline drift and noise channel signal to avoid noise caused by the misjudgment of the Missing has been tested on ECG feature identification and extraction.)
    2012-08-13 08:45:17下载
    积分:1
  • tei_kr12
    FMCW调频连续波雷达的测距测角,可以得到很精确的幅值、频率、相位估计,有小波分析的盲信号处理。( FMCW frequency modulated continuous wave radar range and angular measurements, You can get a very accurate amplitude, frequency, phase estimation, There Wavelet Analysis Blind Signal Processing.)
    2017-05-27 14:13:25下载
    积分: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_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
  • 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
  • Gaborfeature
    基于gabor小波变换的论文,对做人脸识别很有用(Gabor wavelet transform-based papers, do face recognition is useful)
    2013-02-26 20:18:31下载
    积分: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
  • yuanma
    对于PCA ,LDA,BIC,EBGM都有很详细的代码。但是需要在LINUX下配置运行。不过代码较有参考价值。(For PCA, LDA, BIC, EBGM have a very detailed code. But the need to configure to run under LINUX. However, a more useful code.)
    2009-04-09 12:55:48下载
    积分:1
  • Source
    its c-wavelet transform
    2014-02-05 23:16:47下载
    积分:1
  • 696518资源总数
  • 104347会员总数
  • 12今日下载