TEAP (Toolbox for Emotion Analysis using Physiological Signals) doc
HST Directory Reference

Directories

directory  acquisition
 
directory  examples
 
directory  features
 
directory  tests
 

Files

file  HST__assert_type.m [code]
 Asserts that the given signal is a HST one Yo: if you want to know how this works, please see my master:Signal__assert_type.
 
file  HST__get_signame.m [code]
 Gets the name of a HST signal Copyright Frank Villaro-Dixon, Public Domain, 2014.
 
file  HST__new_empty.m [code]
 Creates a new HST empty signal.
 
file  HST_filter_basic.m [code]
 Cleans an HST signal using a low-pass mean filter. The window equals the sample rate, aka 1sec Copyright Frank Villaro-Dixon, 2014.