issues
search
bachlab
/
PsPM
A matlab suite for Psycho-Physiological Modelling
GNU General Public License v3.0
43
stars
11
forks
source link
Implement a leaky integrator function
#639
Closed
dominikbach
closed
8 months ago
dominikbach
commented
9 months ago
Feature Description
check whether Matlab provides a leaky integrator
if not create a PsPM function which takes two input arguments:
data
a numerical data vector;
tau
the leak constant defined in samples
make this accessible through
pspm_pp
Feature Description
data
a numerical data vector;tau
the leak constant defined in samplespspm_pp