EMD with array_

I need to run the emd analysis having as initial data a vector (which is my number series). What code should I use?
for example :
I need to make emd analysis on my numerical series such as :
x = [ 23 56 47 45 3 67 12 34 ]
Please can you say me code to make emd analysis ?
thanks

1 个评论

Guillaume
Guillaume 2019-9-25
编辑:Guillaume 2019-9-25
And EMD is ...?
If it's something you found in a paper then most likely you'll have to write the code yourself.
... or you could use your favorite search engine. The first page I got has matlab code.

请先登录,再进行评论。

类别

帮助中心File Exchange 中查找有关 Performance and Memory 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by