Skip to content

MariaKraus/Interactive-Izhikevich-Model

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Interactive-Izhikevich-Model

The repository contains a python based implementation of the Izhikevich Neuron Model.

Getting Started

To run the program on your local machine clone the repository.

Prerequisites

You need to install python3 and python matplotlib.

Installing

Open a Terminal in the file izhikevich-model. To simulate a single neuron write the following:

python3 plot-interactiveIzhikevich.py

To simulate multiple neurons at once write the following:

python3 multipleNeurons.py

Interactive_Izhikevich_Model

multipleNeurons

Built With

Izhikevich Model

Electronic version of the figure and reproduction permissions are freely available at www.izhikevich.com

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages