搜索资源列表
lwt
- 提升小波变换程序, %LWT Lifting wavelet decomposition 1-D. % LWT performs a 1-D lifting wavelet decomposition % with respect to a particular lifted wavelet that you specify.-lifting wavelet transform procedures% Local Walsh Transform Lifting wavelet dec
dwtwav
- ual-Tree Complex Wavelet Transform Pack - version 4.3 Nick Kingsbury, Cambridge University, June 2003. This pack (version 4.2) includes the following functions for performing the Dual Tree Complex wavelet Transform on 1-D and 2-D signals-
fftw-3.1.2.tar
- This award winning library is a C library for \"computing the Discrete Fourier Transform (DFT) in one or more dimensions, of both real and complex data, and of arbitrary input size.\" -This award winning library is a C library az r "computing th
DTCWT
- 双树复小波变换 Dual-Tree Complex Wavelet Transform Pack - version 4.3 Nick Kingsbury, Cambridge University, June 2003. This pack includes the following functions for performing the Dual Tree Complex wavelet Transform on 1-D and 2-D signals.
2-D-gabor
- 二维gabor的源代码,其中有gabor的实部和虚部的实现
2ddwt二维离散db小波.rar
- 小波变换子程序,Wavelet Transform Subroutine
dtcwt_toolbox4_3
- One of the advantages of the dual-tree complex wavelet transform is that it can be used to implement 2D wavelet transforms that are more selective with respect to orientation than is the separable 2D DWT. There are two versions of the 2D dual-tr
work
- MATLAB环境下,一维小波分解并提取细节系数和近似系数,再加小波包分解信号-MATLAB environment, the one-dimensional wavelet decomposition and extract detail coefficients and approximation coefficients of wavelet packet decomposition of signal plus
wavelet
- 利用递归迭代法构造多小波基的matlab源码及实现多小波分解2-D图像-Recursive iterative method to construct multi-wavelet basis matlab source code and to achieve more than 2-D image wavelet decomposition
123
- matlab实现的多相滤波器,cic抽取D=5时例子,及级联型的cic的程序。-matlab implementation of the polyphase filter, cic examples taken D = 5 时, and the cascade of cic procedures.
Wavelet_1d
- 一维二进小波变化与Mallat交体投影算法源码-One-dimensional dyadic wavelet change and cross-body projection algorithm Mallat source
toolbox_wavelets
- 一个很好用的matlab下运行的小波工具箱-A very good run with the matlab wavelet toolbox
wavelet_transformation
- 简单的小波压缩变换工作的原理如下: 信号和求导信号,形成的求同信号序列和求导信号序列的长度均为输入信号的长度的一半.如果输入信号序列是A={a(1),...,a(n)}求同信号S={s(1),...,s(n/2)}和求异信号D={d(1),...,d(n/2)}的计算方式为: for i=1,...,n/2 s(i)=a(2*i-1)+a(2*i) d(i)=a(2*i-1)-a(2*i) 例如输入信号是: 5,2,3,2,5,7,9,6
MW_denoise
- 1-D signal denoising by multi-wavelet and cycle-spinning
Multiwavelet
- 2-D multi-wavelet construction and implementation
dt-dwt_D
- 双树复数小波变换的Matlab程序的D部分,全部解压到同一个文件夹下后可直接调用函数-Dual-Tree Complex Wavelet Transform Matlab for the D part of the procedure, all extract to the same folder can be a direct call function
2D_wavelet_transform
- 2D wavelet transform
wavelet_dwt
- 小波DWT变换,一般大家是用matlab实现,但是这段程序是用c语言编写。-wavelet dwt
mask_swt
- 采用a trous算法实现静态小波变换(SWT)。尺度函数的生成采用cascade(mask)算法-Á trous algorithm for 1-D stationary wavelet transform.An interesting demo for generating scale function using mask (cascade) algorithm.
1-D-wavelet
- 一维离散小波变换和逆变换 mallat算法的实现,不是用卷积实现-One-dimensional discrete wavelet transform mallat algorithm, not the realization of convolution