minEntropyDeconv(x,L,maxIter)
A minimum entropy deconvolution (MED) filter is used to accentuate impulsive portions of a signal. It was developed to process seismic data, but has been widely used to process machinery signals where bearing and gear degradation is a concern. This function takes a single vector (x) a filter length (L), and a maximum number of iterations (maxIter) and iteratively develops a filter that minimizes the entropy (or alternately maximizes the kurtosis).
Citar como
njj1 (2025). minEntropyDeconv(x,L,maxIter) (https://www.mathworks.com/matlabcentral/fileexchange/66434-minentropydeconv-x-l-maxiter), MATLAB Central File Exchange. Recuperado .
Compatibilidad con la versión de MATLAB
Compatibilidad con las plataformas
Windows macOS LinuxCategorías
Etiquetas
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.