Skip to content

jendralhxr/libeemd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libeemd – a C/C++ library for performing the ensemble empirical mode decomposition

the original code belongs to luuko: https://bitbucket.org/luukko/libeemd/

Installation & Usage:

  • $ make
  • $ sudo make install
  • $ gcc examples/ceemdan_example.c -leemd