|
TEAP (Toolbox for Emotion Analysis using Physiological Signals) doc
|
Set a preprocessing attribute for a signal. Ex: lowPass, highPass. More...
Go to the source code of this file.
Functions | |
| function | Signal__set_preproc (in Signal, in preprocName) |
Set a preprocessing attribute for a signal. Ex: lowPass, highPass.
Definition in file Signal__set_preproc.m.
| function Signal__set_preproc | ( | in | Signal, |
| in | preprocName | ||
| ) |
| Signal | the signal |
| preprocName | the name of the preprocessing calculus done |
| Signal | the modified signal |