From 0349931c711268b826f994c95c7a8ab6e28786a9 Mon Sep 17 00:00:00 2001 From: William DURAND Date: Fri, 9 Dec 2011 14:02:50 +0100 Subject: [PATCH] Updated README --- README | 0 README.md | 19 +++++++++++++++++++ 2 files changed, 19 insertions(+) delete mode 100644 README create mode 100644 README.md diff --git a/README b/README deleted file mode 100644 index e69de29..0000000 diff --git a/README.md b/README.md new file mode 100644 index 0000000..490fe99 --- /dev/null +++ b/README.md @@ -0,0 +1,19 @@ +Empirical Mode Decomposition +============================ + +Fast and Adaptive Bidimensional Empirical Mode Decomposition Using Order-Statistics Filter Based Envelope Estimation. + + +### Usage + +Compile in `debug` mode: + + make clean && make debug + +Compile in a normal way: + + make clean && make + +Use it: + + ./emd