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!