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