文件名称:mckd
介绍说明--下载内容均来自于网络,请自行研究使用
Mckd用于提取周期信号中的冲击成分,亲测可用,不喜勿喷- MAXIMUM CORRELATED KURTOSIS DECONVOLTUION
code and method by Geoff McDonald (glmcdona@gmail.com), May 2011
This code file is an external reference for a paper being submitted
for review.
mckd(x,filterSize,termIter,plotMode,T,M)
Descr iption:介绍 (一维向量卷积)
This method tries to deconvolve a periodic series of impulses from
a 1d vector. It does this by designing a FIR filter to maximize
a norm criterion called Correlated Kurtosis. This method is has
applications in fault detection of rotating machinery (such as
ball bearing and gear faults).
Algorithm Reference:算法
(Paper link coming soon. If you are interested in this, please
contact me at glmcdona@gmail.com. I will add the link if/when the
paper is available online)
Inputs:
x:
Signal to perform deconvolution on. This should be a 1d vector.
MC
code and method by Geoff McDonald (glmcdona@gmail.com), May 2011
This code file is an external reference for a paper being submitted
for review.
mckd(x,filterSize,termIter,plotMode,T,M)
Descr iption:介绍 (一维向量卷积)
This method tries to deconvolve a periodic series of impulses from
a 1d vector. It does this by designing a FIR filter to maximize
a norm criterion called Correlated Kurtosis. This method is has
applications in fault detection of rotating machinery (such as
ball bearing and gear faults).
Algorithm Reference:算法
(Paper link coming soon. If you are interested in this, please
contact me at glmcdona@gmail.com. I will add the link if/when the
paper is available online)
Inputs:
x:
Signal to perform deconvolution on. This should be a 1d vector.
MC
(系统自动生成,下载前可以参看下载内容)
下载文件列表
mckd.m