-HRVmass
HRVmass is a Matlab program designed for computing HRV from EKG signals in batch processing mode. The input file can be either EKG or R time. If the input is EKG, the file must be in EDF format. You may change R peak detection algorithm by changing the file name RpeakDetectionAlgoFile.m. Otherwise, the build in R peak detection method is based on wavelet.
If the input is R time, the file must be in txt format of column or row of R time (time where R peaks are detected) The default HRV indices are meanRR, STD, CV, Poincare, Periodogram.
You may add more index by modifying the file processfile.m.
The output is a mat file contain all setting and hrv results as well as R time and RR interval . The results can be used for further study (for example, HRV vs diseases).
Cite As
Anurak Thungtong (2026). -HRVmass (https://github.com/athungtong/-HRVmass), GitHub. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
- Signal Processing > Signal Processing Toolbox > Measurements and Feature Extraction > Descriptive Statistics >
Tags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Versions that use the GitHub default branch cannot be downloaded
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0 |
|
