-
Wavelet
小波包变换分析信号的MATLAB程序,可用于提取故障特征向量(Wavelet packet transform analysis of signals in MATLAB procedures, can be used to extract fault feature vector)
- 2020-07-01 05:40:01下载
- 积分:1
-
xy
说明: 是关于小波去噪在地震信号中的引用,检测地震信号(Is the seismic signal on the wavelet denoising the reference in the detection of seismic signal)
- 2010-12-13 13:31:49下载
- 积分:1
-
MATLAB的软件包,用于小波变换,安装到自己的MATLAB工具箱中-Wavelab850
MATLAB的软件包,用于小波变换,安装到自己的MATLAB工具箱中。(MATLAB software package for wavelet transform.)
- 2020-06-21 07:20:01下载
- 积分:1
-
wavelet
利用小波分析原理对某信号进行分解与重构,并可提取指定层数上的高、低频信号。(A signal is decomposed and reconstructed by using wavelet analysis principle, and high and low frequency signals can be extracted from the specified number of layers.)
- 2018-06-09 20:37:34下载
- 积分:1
-
yawtb
二维连续小波变换,以及高维连续小波变化,简单易懂!!(Mainly includes two dimensional continuous wavelet transform and higher dimensional continuous wavelet transform and its application!!)
- 2021-01-09 19:48:52下载
- 积分:1
-
cyclostationary_toolbox
循环平稳信号是一类特殊的非平稳信号,其统计特征具有随时间呈周期变化的特点。旋转机械由于周期运行方式其振动信号具有循环平稳特性,因此利用循环平稳分析方法能够提取出在平稳假设下所不能得到的隐藏故障特征信息,为有效地分离和识别旋转机械早期微弱故障特征提供可能。(The cyclostationary signal is a special type of non-stationary signal whose statistical characteristics have a periodic variation with time. Due to the cyclical operation of the rotating machinery, the vibration signal has the characteristics of cyclostationary stability. Therefore, the cyclostationary analysis method can extract the hidden fault feature information that can not be obtained under the stationary assumption, which provides the possibility to effectively separate and identify the early weak fault features of the rotating machinery.)
- 2018-08-06 16:36:21下载
- 积分:1
-
leidaxinhaoyuchuli
对雷达信号进行预处理。输入设定的LFM信号,进行数字正交解调以及匹配滤波最后是相参积累。从而得到LFM信号频谱图,解调后的频谱,想干积累输出等结果。
(The radar signal preprocessing. Input set of LFM signal, digital quadrature demodulation and matched filtering the last coherent integration. LFM signal spectrum, the demodulated spectrum accumulated wanted output results.)
- 2013-05-20 15:28:43下载
- 积分:1
-
wavelib
说明: 用c++实现小波变换,参考matlab实现(Using C + + to realize wavelet transform, referring to matlab to realize)
- 2020-06-21 16:24:31下载
- 积分: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
-
CS
说明: 压缩感知代码,运用正交匹配追踪算法回复,简单易懂,很适合刚刚接触压缩感知的朋友参考。(compressed sensing code)
- 2012-02-28 11:25:53下载
- 积分:1