EMD with array_
Show older comments
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 Comment
Answers (1)
Sourav Ghai
on 9 Jan 2020
0 votes
Hi,
You can refer to the link https://www.mathworks.com/help/signal/ref/emd.html#d117e46615
Categories
Find more on Performance and Memory in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!