-
Multi_Wavelet
说明: 多小波代码,有CL,GHM,Sa4,Opt-rec四种多小波的变换与反变化,前处理和后处理的代码。(Multiwavelet code, there are CL, GHM, Sa4, Opt-rec four Multiwavelet Transform and anti-change, pre-treatment and post-processing code.)
- 2021-04-28 11:38:44下载
- 积分:1
-
transient
小波变换对电能质量暂态信号的分析和运用,包含电压骤升、骤降等(Wavelet transform for power quality analysis and the use of transient signals, including voltage dips, swells, etc.)
- 2013-08-06 11:44:07下载
- 积分:1
-
fsp_wavelet
希尔伯特变换法提取零相位子波的小程序,很好用!!(Hilbert transform method to extract the zero-phase wavelet procedure, easy to use! !)
- 2012-03-05 20:11:06下载
- 积分:1
-
DSPC
多波束、波束形成、DSP实现、多波束分析(Multibeam、Multi-beam forming、Multi-beam analysis、DSP、)
- 2011-08-14 17:16:57下载
- 积分: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
-
JZBWav_4_29
基于小波变换的语音识别,内含毕业论文和摘要以及可执行源程序(Speech recognition based on wavelet transform, containing thesis and summary of executable source code)
- 2021-03-03 14:49:33下载
- 积分:1
-
wavelet
基于DB4 的小波变换,实现了小波的分解与重构,可根据实际需要修改阈值的选取方法(Based DB4 wavelet transform to achieve wavelet decomposition and reconstruction, according to the actual need to modify the threshold selection method)
- 2021-03-15 14:59:22下载
- 积分:1
-
Wavescope
说明: 小波神经网络的陀螺仪故障诊断Wavelet neural network fault diagnosis Gyroscope(Wavelet neural network fault diagnosis Gyroscope)
- 2011-03-29 18:54:45下载
- 积分: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
-
5_3_lifting
说明: 采用5/3小波提升算法编写的一维和二维信号小波分解与重构程序。给出了图象分解的演示示例。(using 5/3 wavelet algorithm to enhance the one-and two-dimensional wavelet decomposition and reconstruction process. Given the decomposition of images demonstration examples.)
- 2005-11-22 21:31:26下载
- 积分:1