Updated README
This commit is contained in:
parent
7865217d0e
commit
0349931c71
19
README.md
Normal file
19
README.md
Normal file
@ -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
|
Loading…
Reference in New Issue
Block a user