EMD with array_
3 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(1 个)
Sourav Ghai
2020-1-9
Hi,
You can refer to the link https://www.mathworks.com/help/signal/ref/emd.html#d117e46615
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Graphics Object Programming 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!