EMD with array_
Ältere Kommentare anzeigen
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 Kommentar
Antworten (1)
Sourav Ghai
am 9 Jan. 2020
0 Stimmen
Hi,
You can refer to the link https://www.mathworks.com/help/signal/ref/emd.html#d117e46615
Kategorien
Mehr zu Performance and Memory finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!