TEAP (Toolbox for Emotion Analysis using Physiological Signals) doc
|
Computes the variance of a signal. More...
Go to the source code of this file.
Functions | |
function | Signal_feat_var (in Signal) |
Computes the variance of a signal.
Signal |
var | the calculated var, using the var() function |
Definition in file Signal_feat_var.m.
function Signal_feat_var | ( | in | Signal | ) |