8000 GitHub - dannyisme/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

dannyisme/HRV

 
 

Repository files navigation

HRVTool v0.99

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 14.04 and Mac OS 10.9.

Supported files

  • 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

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

This work and all supported files and functions are licensed under the terms of the MIT License (MIT) Copyright (c) 2015-2017 Marcus Vollmer

04 October 2017

About

Methods for analyzing Heart Rate Variability

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • MATLAB 100.0%
0