Home > biosig > t310 > calcHRwhole.m

calcHRwhole

PURPOSE ^

Calculates the instantaneous heart rate.

SYNOPSIS ^

function r = calcHRwhole(s, h, startend)

DESCRIPTION ^

 Calculates the instantaneous heart rate.

 This function calculates the instantaneous heart rate. It is also possible to 
 mark the occurrences of cues by vertical lines.

 Usage:
   hr = plotHR(s, h, startend);

 Input parameters:
   s ... Input signal (as obtained by sload)
   h ... Header structure (as obtained by sload)

 Optional input parameters:
   startend ... Start and end of the signal to be plotted (s)

 Output parameter:
   r ... Structure containing the results

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Fri 22-May-2009 15:13:00 by m2html © 2003