EMD with array_
Mostrar comentarios más antiguos
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 comentario
Respuestas (1)
Sourav Ghai
el 9 de En. de 2020
0 votos
Hi,
You can refer to the link https://www.mathworks.com/help/signal/ref/emd.html#d117e46615
Categorías
Más información sobre Performance and Memory en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!