Description: 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)
Description:介绍 (一维向量卷积)
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
To Search:
File list (Check if you may need any files):
mckd.m