-
xuanxian
小电流接地系统故障选线matlab程序 希望对大家的学习有帮助(Small current grounding fault line matlab program hope that everyone' s learning)
- 2012-06-29 14:19:13下载
- 积分:1
-
Source
its c-wavelet transform
- 2014-02-05 23:16:47下载
- 积分:1
-
小波分解在图像处理 Wavelets
小波分解在图像处理和电能质量分析中应用广泛,本文应用小波分解的方法将高频的暂态信号提取出来,获取暂态信号的特征量,就能够有效地计算暂态信号。(Wavelet decomposition in image processing and power quality analysis is widely used, this application of wavelet decomposition method to extract high-frequency transient signals, to obtain the amount of transient characteristics of the signal, we can effectively calculate the transient signal.)
- 2011-06-20 21:11:45下载
- 积分:1
-
subtraction-speech-denoising
一种基于改进谱减法的语音去噪新方法,对于想学习谱减法的同学有很大的帮助(A kind of based on improved spectral subtraction speech denoising, a new method to want to learn the spectral subtraction classmates have a lot of help
)
- 2020-12-02 20:29:26下载
- 积分:1
-
小波变换源码
说明: 带有多种小波基的小波变换程序,可用于图象识别,信号突变检测。(with multiple small Porgy wavelet transform procedures can be used to image recognition, signal mutation detection.)
- 2006-01-04 14:14:32下载
- 积分:1
-
小波包分解和介绍的PPT wavelet-packet-decomposition-
有关小波包分解和介绍的PPT,适合于初学者快速掌握小波包分解相关问题。(the PPT of wavelet packet decomposition and the introduction , suitable for beginners to quickly master the wavelet packet decomposition.)
- 2020-06-28 11:00:02下载
- 积分:1
-
DWTsimplefusion
这是基于小波变换的图像融合程序,附带融合图像(This is based on the wavelet transform image fusion procedures, fringe Image Fusion)
- 2020-06-26 06:20:02下载
- 积分: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
-
nonlinear dynamics
针对转子系统非线性动力学图谱分析,绘制转子的轨迹图,相图,频谱图以及庞加莱图。(analysis about nonlinear dynamics of the rotor bearing system)
- 2017-12-13 17:11:42下载
- 积分: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