TEAP (Toolbox for Emotion Analysis using Physiological Signals) doc
RES_feat_minmax.m File Reference

Computes the peak-to-peak value of a respiration signal (aka greatest breath). More...

Go to the source code of this file.

Functions

function RES_feat_minmax (in RESsignal)
 

Detailed Description

Computes the peak-to-peak value of a respiration signal (aka greatest breath).

Parameters
RESsignalthe RES signal.
Return values
minmaxthe greatest breath of the patient.
Author
Copyright Guillaume Chanel, Frank Villaro-Dixon, 2013-2014

Definition in file RES_feat_minmax.m.

Function Documentation

◆ RES_feat_minmax()

function RES_feat_minmax ( in  RESsignal)