|
TEAP (Toolbox for Emotion Analysis using Physiological Signals) doc
|
Computes GSR features. More...
Go to the source code of this file.
Functions | |
| function | GSR_feat_extr (in GSRsignal, in varargin) |
Computes GSR features.
Definition in file GSR_feat_extr.m.
| function GSR_feat_extr | ( | in | GSRsignal, |
| in | varargin | ||
| ) |
| GSRsignal | the GSR signal. |
| varargin | you can choose which features to extract (see featureSelector) the list of available features is:
|
| GSR_feats | list of features values |
| GSR_feats_names | names of the computed features (it is good pratice to check this vector since the order of requested features can be different than the requested one) |