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
답변 (1개)
Sourav Ghai
2020년 1월 9일
0 개 추천
Hi,
You can refer to the link https://www.mathworks.com/help/signal/ref/emd.html#d117e46615
카테고리
도움말 센터 및 File Exchange에서 Performance and Memory에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!