Physics-Simulations / Coupled-HH-neurons

Variation of the Hodgkin-Huxley model to study two coupled neurons.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Coupled-HH-neurons

Variation of the Hodgkin-Huxley model to study two coupled neurons.

The Hodgkin-Huxley model is a four dimensional system of differential equations used to study the behaviour of a neuron. More information of the model and its results can be found in this repository

Here, two coupled neurons are considered. Each neuron is represented by the original HH model and the coupling between them is considered as an extra term representing the synaptic current between the neurons.

Some results are shown below.

Unidirectional excitatory coupling

Membrane voltage as a function of time

Unidirectional inhibitory coupling

Membrane voltage as a function of time

Mutual excitatory coupling

Membrane voltage as a function of time

Mutual inhibitory coupling

Membrane voltage as a function of time

Mutual excitatory-inhibitory coupling

Membrane voltage as a function of time

About

Variation of the Hodgkin-Huxley model to study two coupled neurons.

License:GNU General Public License v3.0


Languages

Language:Jupyter Notebook 100.0%