Regeneration of signal using different Intrinsic Mode Function Components.
조회 수: 3 (최근 30일)
이전 댓글 표시
I am facing difficulty in how to recreate the original signal again by using 3,4 or 5 or more Intrinsic Mode Fucntion components ? Please guide me.
댓글 수: 0
답변 (1개)
Roshni Garnayak
2019년 8월 19일
The original signal
is the sum of Intrinsic Mode Functions (IMFs) and the last residue (
):
To obtain accurate results, the key is to add the residue term to the IMFs. Use the “emd” function to store the IMFs and residue from the original signal in variables which can later be used to reconstruct the signal.
For further details refer to the following link:
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Array and Matrix Mathematics에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!