20 lines
315 B
Markdown
20 lines
315 B
Markdown
![]() |
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
|