An open API service indexing awesome lists of open source software.

https://github.com/dodgeho/ceemdan_cpp

Complete Ensemble Empirical Mode Decomposition with Adaptive Noise for CPP
https://github.com/dodgeho/ceemdan_cpp

digital-signal-processing

Last synced: 9 months ago
JSON representation

Complete Ensemble Empirical Mode Decomposition with Adaptive Noise for CPP

Awesome Lists containing this project

README

          

# CEEMDAN_cpp
# Complete Ensemble Empirical Mode Decomposition with Adaptive Noise for CPP
Written by: Dodge(Lang HE) asdsay@gmail.com
Updated date: 2022-08-01

Project **CEEMDAN_cpp** is an imitation of [that in MATLAB](https://github.com/macolominas/CEEMDAN), but writtern in C++.

The current is an improved version, introduced in:

[1] Colominas MA, Schlotthauer G, Torres ME. "Improve complete ensemble EMD: A suitable tool for biomedical signal processing" Biomedical Signal Processing and Control vol. 14 pp. 19-29 (2014)

The CEEMDAN algorithm was first introduced at ICASSP 2011, Prague, Czech Republic

The authors will be thankful if the users of this code reference the work where the algorithm was first presented:

[2] Torres ME, Colominas MA, Schlotthauer G, Flandrin P. "A Complete Ensemble Empirical Mode Decomposition with Adaptive Noise" Proc. 36th Int. Conf. on Acoustics, Speech and Signa Processing ICASSP 2011 (May 22-27, Prague, Czech Republic)