libeemd-cmake/examples
2025-03-18 16:28:43 +08:00
..
.gitignore update 2025-03-18 16:28:43 +08:00
ceemdan_example_plot.py update 2025-03-18 16:28:43 +08:00
ceemdan_example.cpp update 2025-03-18 16:28:43 +08:00
CMakeLists.txt update 2025-03-18 16:28:43 +08:00
eemd_example_plot.py update 2025-03-18 16:28:43 +08:00
eemd_example.cpp update 2025-03-18 16:28:43 +08:00
README update 2025-03-18 16:28:43 +08:00

`eemd_example` is a simple example program for the C interface of libeemd. It
writes its output to `eemd_example.out`. If you have installed `pyeemd` you can
plot the results with the Python script `eemd_example_plot.py`. To compile the
example please run `make`.