Frequency detail analysis of signals
2 次查看(过去 30 天)
显示 更早的评论
Hello,
I am working on ECG signal and I need to figure out the different frequency components of it. Can anyone help me to analyse that using Discrete Wavelet Transform?
I am new to matlab. I have tried referring documentations for DWT and frequency analysis but couldn't understand much.
If anyone has worked on it and can help kindly do.
Thank you in advance.
0 个评论
采纳的回答
Raynier Suresh
2021-2-26
Hi, You can use the fourier transform to get the various frequency component. The fft command in MATLAB can be used for this. You can refer the below example for more information.
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Discrete Multiresolution Analysis 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!