登录
首页 » matlab » toolbox_liftwave

toolbox_liftwave

于 2021-04-01 发布 文件大小:57KB
0 461
下载积分: 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 个回复

  • remove-noise-by-wavelet-transform
    小波去噪,通过对含噪信号进行四层小波分解,此处利用db3小波系列,通过仿真发现可以很好的消除信号中的噪声(Wavelet denoising, the signal through four layers of noisy wavelet decomposition, where the use db3 wavelet series, the simulation found in the well to eliminate the noise signal)
    2011-05-10 14:18:49下载
    积分:1
  • 脉搏信号降噪
    文基于小波分析的特点,提出了一种对信号进行多重小波 变换的自适应去噪法,该方法不仅克服了小波去噪软硬阈值法的局限性,而且解决了自适应滤波中参考信号选取难的 问题,将该方法用于脉搏信号降噪,得到了满意的去噪效果。(The text features based on wavelet analysis, proposed an adaptive multi-wavelet transform for signal denoising method, this method not only overcomes the limitations of hard and soft thresholding method of wavelet de-noising, and resolve the reference signal adaptive filtering Select the difficult problem of the method is used to the noise of the pulse signal, and been satisfied with the denoising effect.)
    2012-06-18 15:19:37下载
    积分:1
  • wavelet
    使用小波变换进行图像去噪,对得到的高频部分利用软阈值和硬阈值法去噪(Image denoising using wavelet transform, the high frequency part by the use of soft threshold and hard threshold denoising)
    2021-04-22 15:28:48下载
    积分:1
  • 二进小的图像增强
    这是基于二进小波变换的图像增强matlab源代码,通过编译。(this is a sound code of image enhancement based on dyadic wavelent ,by translate and edit )
    2021-03-24 10:39:16下载
    积分:1
  • wavelet
    关于小波变换的一些常用函数,有关多尺度变换,希望可以帮助您(Wavelet commonly used functions, on multi-scale transformation, I hope to help you)
    2019-03-27 20:49:30下载
    积分:1
  • wavedec2
    说明:  本代码利用小波变换,实现了两幅图像的融合,使用了小波分析工具箱wavemenu,使用了小波分析函数wavedec2()进行小波变换(The code using wavelet transform, to achieve a fusion of two images, using wavelet analysis toolbox wavemenu, using wavelet analysis function wavedec2 () wavelet transform)
    2011-04-04 14:03:23下载
    积分:1
  • xierbotebianhuan
    希尔伯特变换和小波包结合的齿轮箱故障诊断方法,里面有具体的介绍小波包的分层方法,非常详细,可以下下来看看(Hilbert transform and wavelet packet of gearbox fault diagnosis method, there is detailed introduction inside the layered method of wavelet packet is very detailed, can down and have a look )
    2013-09-24 10:02:39下载
    积分:1
  • wpdec2--function
    各种小波包函数的matlab 实现,对理解小波包很有用处(Various wavelet packet function of matlab, is very useful to understand the wavelet packet )
    2020-09-14 11:47:57下载
    积分:1
  • 20140521
    利用小波变换检测回波,经过labview显示,实现了很好的界面效果(Using wavelet transform to detect echoes through labview display interface to achieve a good effect)
    2014-05-21 09:36:26下载
    积分:1
  • Fast_Algorithm_of_Edge_Detection_Based_on_Lifting_
    本文通过比较第一代和第二代小波算法特点,引入二代小波提升结构的概念,提出了一种基于二代小波提升结构的快速图像边缘检测算法 对三次B样条小波基实现提升格式,通过计算大尺度下分解子图的模值和幅角来确定边缘 经过实验比较,能比经典的边缘检测算法得出更精确的边缘图像,同时通过与基于第一代小波算法的边缘检测比较,基于二代小波提升格式的边缘检测算法计算更快速,更高效。(In this paper, by comparing first-and second-generation wavelet algorithm features, the introduction of second generation wavelet to enhance the concept of structure, a second generation wavelet-based structure to enhance the rapid image edge detection algorithm on the three B-spline wavelet lifting scheme to achieve through Calculation of large-scale mold subgraph decomposition value and increase the edge angle to determine the experimental comparison, than the classical edge detection algorithm to draw a more accurate edge image, at the same time with the first generation of wavelet-based edge detection algorithm comparison, based on the Second generation wavelet lifting scheme edge detection algorithm is faster and more efficient.)
    2008-06-23 13:18:06下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载