noisy_synapse

noisy_synapse - Static synapse with Gaussian noise

Description

Each presynaptic spike is passed to the postsynaptic partner with a weight sampled as \(w + A_\text{noise} \mathcal{N}(0, 1)\).

Parameters

Name

Physical unit

Default value

Description

w

real

1

Synaptic weight

d

ms

1ms

Synaptic transmission delay

A_noise

real

0.4

Source code

The model source code can be found in the NESTML models repository here: noisy_synapse.

Characterisation