8000 GitHub - tomasdelarosa/HRV: Methods for analyzing Heart Rate Variability
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

tomasdelarosa/HRV

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HRVTool v1.02

Methods for analyzing Heart Rate Variability

The present functions are made for Matlab R2015a. Errors may occur using older releases (at least R2014b required). Since v0.96 additional toolboxes are not required to run the basic analysis. The Image Processing Toolbox is required to use the 'picker'-functionality.

HRV.m is a Matlab class containing function for analyzing HRV. HRVTool.m contains the code to start the GUI (Graphical User Interface) on Matlab. HRVTool.mlappinstall is the app package which can be installed with Matlab.

Please run HRVTool.m to start the GUI or click on the icon in the App menu of Matlab. The user interface has been tested on Windows 7 64bit, Linux Ubuntu 18.04 and Mac OS 10.13.6.

Supported file types

  • Polar hrm files
  • mat files containing waveforms or RR intervals (in ms)
  • text files containing waveforms or RR intervals (in ms)
  • Physionet ecg files if Physionet wfdb toolbox is installed
  • Hexoskin wav files
  • European Data Format edf files
  • BIOPAC ACQ data (Source code of Jimmy Shen)
  • ISHNE Holter Standard Format (ECG and annotation data)

Other formats are possible to load. Please write an email to marcus.vollmer@uni-greifswald.de

Supporting files to load BIOPAC ACQ data (load_acq.m, acq2mat.m) are licensed by Jimmy Shen given the copyright notice LICENSE_ACQ. Copyright (c) 2009, Jimmy Shen All other supported files and functions are licensed under the terms of the MIT License (MIT) given in LICENSE and LICENSE_ICONS Copyright (c) 2015-2018 Marcus Vollmer

22 November 2018

About

Methods for analyzing Heart Rate Variability

Resources

License

MIT, BSD-2-Clause licenses found

Licenses found

MIT
LICENSE
BSD-2-Clause
LICENSE_ACQ

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • MATLAB 100.0%
0