|
TEAP (Toolbox for Emotion Analysis using Physiological Signals) doc
|
Computes the mean of a signal. More...
Go to the source code of this file.
Functions | |
| function | Signal_feat_mean (in Signal) |
Computes the mean of a signal.
| Signal | The signal you want to calculate the mean |
| MEAN | the mean, calculated using the mean() function |
Definition in file Signal_feat_mean.m.
| function Signal_feat_mean | ( | in | Signal | ) |