how to find max and min values in range for ecg

조회 수: 3 (최근 30일)
nattawut hadradchai
nattawut hadradchai 2024년 3월 21일
댓글: nattawut hadradchai 2024년 4월 1일
i have a ecg data i want to know pqrst position i have idea is the ECG data The information comes in numbers. There will be both positive data and negative data, but they will be rotated in intervals such as plus, minus, plus, minus like this and so on. The first positive period will be the highest point at the P-wave position and the next negative period will be the lowest point. It will be a Q-wave, then the second positive period will be an R-wave, the next negative period will be an s-wave, and the third positive period will be a T-wave, and it will continue like this forever.
pls hlep me coding program or Guide what should i do ?

채택된 답변

cui,xingxing
cui,xingxing 2024년 3월 21일
You can perhaps use wavelet analysis for the detection of local extrema in ECG signals. You can refer to the following example.
  댓글 수: 1
nattawut hadradchai
nattawut hadradchai 2024년 4월 1일
thank you but my teacher want me do my code is basic my teacher talk with me .He think for loop enough he want to see code hahah however i'm thank you so much for answer .When I have more knowledge, I will try to do as you say.

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 ECG / EKG에 대해 자세히 알아보기

제품


릴리스

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by