-
This is a simple Hello world! example demonstrating the usage of NEVESIM.
A single exponential Poisson neuron with constant membrane potential is created, added to the network and
simulated.
For details visit our wiki site with examples.
-
The example demonstrates the usage of synapses, spike responses and Poisson neurons in NEVESIM.
A feed-forward network with 20 input neurons and one output neuron is simulated.
For details visit our wiki site with examples.
-
Modulation of parameters during simulation
-
In this example you will learn how to access a specific field of network element and modulate its value during the
simulation.
For this puropse single exponential Poisson neuron is created and its membrane potential is modulated with a sine
wave function.
For details visit our wiki site with examples.