|
TEAP (Toolbox for Emotion Analysis using Physiological Signals) doc
|
Cleans a signal adding a low-pass mean filter to it. The window equals the sample rate, aka 1 sec. More...
Go to the source code of this file.
Functions | |
| function | GSR_filter_basic (in GSRsignal) |
Cleans a signal adding a low-pass mean filter to it. The window equals the sample rate, aka 1 sec.
Definition in file GSR_filter_basic.m.
| function GSR_filter_basic | ( | in | GSRsignal | ) |
| GSRsignal | the GSR signal. |
| Signal | the filtered GSR signal |