Home > biosig > t310 > calcHRSpectrum.m

calcHRSpectrum

PURPOSE ^

Calculates the spectrum of the heart rate.

SYNOPSIS ^

function r = calcHRSpectrum(s, h)

DESCRIPTION ^

 Calculates the spectrum of the heart rate.

 Calculates the heart rate spectrum of the signal s.

 Usage:
   calcHRSpectrum(s, h);

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

 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