|
TEAP (Toolbox for Emotion Analysis using Physiological Signals) doc
|
Computes Skin temperature features WARNING: this function will give 'strange' results when applied on a relative signal. More...
Go to the source code of this file.
Functions | |
| function | HST_feat_extr (in HSTsignal, in varargin) |
Computes Skin temperature features WARNING: this function will give 'strange' results when applied on a relative signal.
Definition in file HST_feat_extr.m.
| function HST_feat_extr | ( | in | HSTsignal, |
| in | varargin | ||
| ) |
| HSTsignal | the temperature signal. |
| varargin | you can choose which features to extract (see featureSelector) the list of available features is:
|
| HST_feats | list of features values |
| HST_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) |