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