Fast Kurtogram
The kurtogram is a fourth-order spectral analysis tool elaborated for detecting and characterising nonstationarities
in a signal. It relies on the assertion that each type of transient is associated with an optimal
(frequency/frequency resolution) dyad (f ; Df) which maximises the kurtosis. The Fast Kurtogram computes the kurtogram over a grid that finely samples the (f ; Df) plane. Its complexity is on the order of N log N. This is the "plain vanilla" code used in paper:
J. Antoni, Fast Computation of the Kurtogram for the Detection of Transient Faults, Mechanical Systems and Signal Processing, Volume 21, Issue 1, January 2007, Pages 108-124.
Citation pour cette source
Jerome Antoni (2024). Fast Kurtogram (https://www.mathworks.com/matlabcentral/fileexchange/48912-fast-kurtogram), MATLAB Central File Exchange. Extrait(e) le .
Compatibilité avec les versions de MATLAB
Plateformes compatibles
Windows macOS LinuxCatégories
- Signal Processing > Signal Processing Toolbox > Transforms, Correlation, and Modeling > Transforms >
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Découvrir Live Editor
Créez des scripts avec du code, des résultats et du texte formaté dans un même document exécutable.
Version | Publié le | Notes de version | |
---|---|---|---|
1.0.0.0 | 16/05/2015: consideration of non-unitary sampling frequency Fs ...
|