ECG Feature Extraction by DWT

조회 수: 28 (최근 30일)
Toby Lau
Toby Lau 2017년 8월 17일
답변: milad eshkevari 2019년 4월 2일
Hi there,
I am currently using DWT to perform feature extraction of ECG signals. The code that I have used is
[cA,cD] = dwt(ecgsig,'db4')
Since I am new to MATLAB, may I know if this is the correct way in obtaining the features of an ECG signal by DWT? If not, may I know the right way of doing so, please? Thank you for your help.

답변 (1개)

milad eshkevari
milad eshkevari 2019년 4월 2일
Hi Toby. You can follow this link for exploring example matlab codes

카테고리

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