|
TEAP (Toolbox for Emotion Analysis using Physiological Signals) doc
|
Computes the quantile of a given signal. More...
Go to the source code of this file.
Functions | |
| function | Signal_feat_std (in Signal) |
Computes the quantile of a given signal.
Computes the standard deviation of a given signal.
| Signal | and quantile percentage |
| quantile | the calculated std, using the std() function |
| Signal |
| STD | the calculated std, using the std() function |
Definition in file Signal_feat_std.m.
| function Signal_feat_std | ( | in | Signal | ) |