|
TEAP (Toolbox for Emotion Analysis using Physiological Signals) doc
|
Computes BPM and IBI from a list of pics Author: Guillaume Chanel. More...
Go to the source code of this file.
Functions | |
| function | PICtoBPM (in listePic, in fe) |
Computes BPM and IBI from a list of pics Author: Guillaume Chanel.
Definition in file PICtoBPM.m.
| function PICtoBPM | ( | in | listePic, |
| in | fe | ||
| ) |
| listePic | list of samples containing a pic |
| fe | sampling frequency |
| bpm | beat per minuts |
| delta_t | Interbeat intervals (IBI) |
| sample | (possibly 1/2 samples) at which the IBI is computed, this is in fact the average of the start and end beats samples (i.e. the HR considered to lies inbetween the two beats). |