Frequency detail analysis of signals

조회 수: 1 (최근 30일)
Fatema Dalal
Fatema Dalal 2021년 2월 23일
댓글: Fatema Dalal 2021년 3월 14일
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.

채택된 답변

Raynier Suresh
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 CenterFile Exchange에서 Discrete Multiresolution Analysis에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by