Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

QRS parameters detection and basic diagnostis

NotificationsYou must be signed in to change notification settings

marcusnk237/QRS-Detector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

QRS complex detectorThis graphical interface allows to determine the Q,R,S parameters of an ECG signal.The button "Load ECG" allows to load our electrocardiogram.The "Detection" button will first filter the signal using the Pan-Tompkins algorithm.

Once this is done, the Q, R, S points of the signal will be detected. From them, the program will calculate the average heartbeat per minute and make a diagnosis:

  • If the beat is higher than 100, it is a case of Tachycardia
  • If the beat is lower than 60, we are in front of a Bradycardia
  • Otherwise, the beat is normal.

The program is partially inspired by this one:https://ww2.mathworks.cn/matlabcentral/fileexchange/45840-complete-pan-tompkins-implementation-ecg-qrs-detector

Releases

No releases published

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp