detectEcgWithAngle(ecg, fSInHz, varargin): Heartbeat detection using sample-to-sample angle
Implementation of the R-peak detector using the angle between successive samples.
You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
Cite As
David J. Mack (2026). detectEcgWithAngle(ecg, fSInHz, varargin): Heartbeat detection using sample-to-sample angle (https://uk.mathworks.com/matlabcentral/fileexchange/63184-detectecgwithangle-ecg-fsinhz-varargin-heartbeat-detection-using-sample-to-sample-angle), MATLAB Central File Exchange. Retrieved .
Acknowledgements
Inspired by: Plot (Big)
General Information
- Version 1.4.0 (9.45 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.4.0 | [!!!] Detection results may have changed for sampling rates ~= 200 Hz.
|
||
| 1.3.0 | [FIX] Crash when plotting empty detection results.
|
||
| 1.2.0 | Forgot to mention another modification:
|
||
| 1.1.0 | [FIX] Checks for optional dependencies now work properly. |
||
| 1.0.0 |