-
连续小波变换 cwt
实现连续小波变换,对信号进行频谱分析。精度很高(continuous wavelet transform)
- 2015-10-16 21:58:51下载
- 积分:1
-
Source
its c-wavelet transform
- 2014-02-05 23:16:47下载
- 积分:1
-
Wavelet_FORTRAN
用Fortran编写的小波变换用小程序,可实现简单的小波分析功能(Written in Fortran with a small application of wavelet transform, wavelet analysis can be simple functions)
- 2011-07-18 22:11:27下载
- 积分:1
-
mallat
实现小波变换中mallat算法的完整matlab程序文件,可进行三级分解与重建(Implementation of wavelet transform algorithm Mallat)
- 2021-02-23 19:49:40下载
- 积分: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
-
wavelet-remove-noise
小波方法进行降噪,阈值函数来完成不同设计,核心程序如下面的所示,使用的小波基有coif5,db3,sym4,bior2.4,haar,rbio(Wavelet method for noise reduction, design to complete different threshold function, the core program as shown below, using the wavelet base coif5, db3, sym4, bior2.4, haar, rbio
)
- 2013-10-23 15:10:59下载
- 积分:1
-
wavelet_denoise
小波变换去噪,此函数用于去除白躁信号&周期性干扰信号(Wavelet transform denoising, this function is used to remove white manic signal & periodic interference signal
)
- 2013-04-02 17:49:38下载
- 积分:1
-
小波分解
说明: 小波变换是一种新的变换分析方法,一个迅速发展的新领域(Wavelet transform is a new transform analysis method and a rapidly developing new field)
- 2020-09-23 09:57:19下载
- 积分:1
-
500wavlet
小波变换的程序包括小波变化 小波分解小波包分解程序(Wavelet transform procedures include wavelet transform wavelet decomposition wavelet packet decomposition program)
- 2020-06-29 11:00:02下载
- 积分: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