登录
首页 » matlab » toolbox_liftwave

toolbox_liftwave

于 2021-04-01 发布 文件大小:57KB
0 460
下载积分: 1 下载次数: 793

代码说明:

  一个提升小波变换的matlab工具包。可以实现97,53,haar等系列的提升小波分解与重构。(an upgrade wavelet transform Matlab tool kit. 97,53 can be achieved, haar series of lifting wavelet decomposition and reconstruction.)

文件列表:

toolbox_wavelets
................\compile_mex.m
................\compute_quadrant_selection.m
................\compute_spline_filter.m
................\convert_wavelets2list.m
................\evaluate_nbr_bits_wavelets.m
................\get_lifting_param.m
................\mex
................\...\config.h
................\...\perform_79_transform.cpp
................\...\perform_79_transform.def
................\...\perform_79_transform.h
................\...\perform_79_transform.vcproj
................\...\perform_haar_transform.cpp
................\...\perform_haar_transform.def
................\...\perform_haar_transform.h
................\...\perform_haar_transform.vcproj
................\...\perform_lifting_transform.cpp
................\...\perform_lifting_transform.def
................\...\perform_lifting_transform.h
................\...\perform_lifting_transform.vcproj
................\...\toolbox_wavelets.sln
................\mirdwt.dll
................\mirror_filter.m
................\mrdwt.dll
................\perform_79_transform.dll
................\perform_79_transform.m
................\perform_79_transform_slow.m
................\perform_atrou_transform.m
................\perform_atrou_transform_slow.m
................\perform_haar_transform.dll
................\perform_haar_transform.m
................\perform_haar_transform_slow.m
................\perform_lifting_transform.dll
................\perform_lifting_transform.m
................\perform_lifting_transform_byname.m
................\perform_lifting_transform_slow.m
................\perform_pyramid_transform.m
................\perform_pyramid_transform_do.m
................\perform_pyramid_transform_nonframe.m
................\perform_steerable_transform.m
................\perform_wavelet_transform.m
................\perform_wavelet_transform_classical.m
................\perform_wavelet_transform_hyperbolic.m
................\perform_wavelet_transform_isotropic.m
................\plot_wavelet.m
................\reorder_coefs.m
................\test_atrou.m
................\test_classical.m
................\test_laplacian_do.m
................\test_mex.m
................\test_pyramidal.m
................\test_wavelet.m
................\toolbox_wavelets.m

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

发表评论

0 个回复

  • gabor_decon
    对地震数据进行gabor反褶积处理,有实例验证方法,简单易懂(The seismic data are processed by Gabor deconvolution.There are examples of methods to verify, easy to understand)
    2017-09-15 11:49:20下载
    积分:1
  • ConstructWaveBaseFunction
    说明:  紧支撑小波基的构造。 以Daubechies小波滤波器系数为例,推导出小波函数及尺度函数,并画出其图像. void Convolution(double* pShortData, int nShort, double* pLongData, int nLong) int CalcScaleFunction(double* pOutData) int CalcWaveletFunction(double* pOutData) Convolution()不是通用的离散卷积代码,而是简单地实现了后面两个函数需要的离散卷积,它要求输入的前一个数组长度小于后一数组长度,而且卷积结果就直接覆盖存储在后一数组中。CalcScaleFunction()计算尺度函数,CalcWaveletFunction()计算小波函数。 (Compactly supported wavelet bases constructed. To Daubechies wavelet filter coefficients as an example, the derived wavelet function and scaling function, and draw their images. Void Convolution (double* pShortData, int nShort, double* pLongData, int nLong) int CalcScaleFunction (double* pOutData) int CalcWaveletFunction ( double* pOutData) Convolution () instead of generic discrete convolution code, but simply the realization of a function behind the need for two discrete convolution, which requires input before an array length is less than the array length of the latter, but the result of convolution directly covered by the latter is stored in the array. CalcScaleFunction () calculated scaling function, CalcWaveletFunction () calculation of wavelet function.)
    2020-11-10 20:19:45下载
    积分:1
  • sound-spectroanalyzer
    基于MATLAB的简易声音信号频谱分析仪设计源码及设计报告。可以实现音频信号的不同频段滤波。(MATLAB simple voice signal spectrum analyzer design source code and design reports. Can achieve a filtering of the different frequency bands of the audio signal.)
    2012-12-16 11:31:25下载
    积分:1
  • STFT_and_wavelet
    用matlab实现的短时傅里叶变换和小波变换。有文档(Using matlab to achieve short-time Fourier transform and wavelet transform. A document)
    2011-06-26 20:21:51下载
    积分:1
  • 图像一次压缩
    此程序能实现基于小波变换的一次图像压缩。(the program can implement once image compressiom by wavelet-based transform )
    2005-09-01 23:00:24下载
    积分:1
  • image-comp-by-wavelet
    this project by karen lees in 2002 is "image compression by wavelet" 7ayder..eng
    2011-04-30 21:07:57下载
    积分:1
  • Image-zoom---modified-WT
    实现文章 李根.基于小波变换修正的双线性图像插值图像放大方法,信息技术,2010.9 一文的仿真。包括自编的双线性插值和最近邻插值方法。(Lee, realize the article based on wavelet transform image modified bilinear interpolation method of image magnification, information technology, article 2010.9 of the simulation. Including self bilinear interpolation and nearest neighbor interpolation method.)
    2011-10-31 15:17:32下载
    积分:1
  • DWT
    小波变换程序,用于对一维信号,二维信号进行稀疏变换(wavelet transform)
    2014-01-16 13:28:46下载
    积分:1
  • thresholdHSI
    采用小波变换的方法实现心电信号的滤波,分别使用了硬阈值、软阈值和改进阈值方法,并实现了滤波效果的评价(均方差和信噪比)(Wavelet transform of ECG signal filtering method, respectively, using a hard threshold and soft threshold and improve the threshold method, and to achieve the filtering effect of the evaluation (both variance and signal to noise ratio))
    2011-07-23 11:03:55下载
    积分:1
  • 3-D-dwt
    这是三维离散小波变换程序,里面附带程序说明,及实例讲解。(This is a three-dimensional discrete wavelet transform, which comes with the program instructions and examples to explain.)
    2020-11-16 15:19:41下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载