User Tools

Site Tools


lazynut_scripting_language:reference:layer:integrate_transfer

integrate_transfer

A transfer function that on each time step, increments the state by the product of the input and the duration of the time step.

state(t+dt) = state(t) + input(t)*dt

Recall that dt is not constant in all models; a layer with fire_out facet, for instance, has this effect on the model.

nodes

some_layer nodes

List the dimensions of the representation.

lazynut_scripting_language/reference/layer/integrate_transfer.txt · Last modified: 2016/03/25 13:12 (external edit)