Introduction - If you have any usage issues, please Google them yourself
In alphabetical order here is what the routines are doing:
analogToUnitCoded:
- helper function for coding a 1-dim analog signal into a unit-coded
signal (aka "local coding")
compute_NRMSE:
- computes the normalized mean squared error of the esn, given the
output of the esn and the actual teacher.
compute_statematrix:
- runs the input through the ESN. The reservoir (plus input) states of
the units are collected in matrix which is returned by the function