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.
引用
Jerome Antoni (2025). Fast Kurtogram (https://www.mathworks.com/matlabcentral/fileexchange/48912-fast-kurtogram), MATLAB Central File Exchange. に取得済み.
MATLAB リリースの互換性
プラットフォームの互換性
Windows macOS Linuxカテゴリ
- Signal Processing > Signal Processing Toolbox > Transforms, Correlation, and Modeling > Transforms >
タグ
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!バージョン | 公開済み | リリース ノート | |
---|---|---|---|
1.0.0.0 | 16/05/2015: consideration of non-unitary sampling frequency Fs ...
|