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 | RES_filter_basic (in RESsignal) |
Cleans a signal adding a low-pass mean filter to it. The window equals the sample rate, aka 1 sec.
Definition in file RES_filter_basic.m.
function RES_filter_basic | ( | in | RESsignal | ) |
RESsignal | the RES signal. |
Signal | the filtered RES signal |