Parallel 1D Empirical Mode Decomposition (EMD) on GPU for processing multiple signals. For each IMF, it computes the upper and lower envelopes and identifies critical points (local maxima and minima).
-
Updated
Feb 25, 2025 - Cuda
Parallel 1D Empirical Mode Decomposition (EMD) on GPU for processing multiple signals. For each IMF, it computes the upper and lower envelopes and identifies critical points (local maxima and minima).
Holo-Hilbert Spectral Analysis (HHSA) OpenMP version: This program can doing Hilbert–Huang Transform (HHT) using Complete Ensemble Empirical Mode Decomposition (CEEMD) and then doing HHSA on Upper Envelope of Intrinsic Mode Functions (IMFs), also plot the graph.
Add a description, image, and links to the ceemd topic page so that developers can more easily learn about it.
To associate your repository with the ceemd topic, visit your repo's landing page and select "manage topics."