Description
FitzHugh-Nagumo¶
The Fitzhugh Nagumo model is a two-dimensional simplification of the Hodgkin-Huxley model of spike generation in squid giant axons. This system was suggested by FitzHugh (FitzHugh R. [1961]: Impulses and physiological states in theoretical models of nerve membrane. Biophysical J. 1:445-466), who called it “Bonhoeffer-van der Pol model”, and the equivalent circuit by Nagumo et al. (Nagumo J., Arimoto S., and Yoshizawa S. [1962] An active pulse transmission line simulating nerve axon. Proc IRE. 50:2061–2070.1962).
This version corresponds to the one described in FitzHugh R. [1969]: Mathematical models of excitation and propagation in nerve. Chapter 1 (pp. 1–85 in H.P. Schwan, ed. Biological Engineering, McGraw–Hill Book Co., N.Y.).
See http://www.opensourcebrain.org/projects/fitzhugh-nagumo-fitzhugh-1969 for more details.
Reusing this model¶
The code in this repository is provided under the terms of the software license included with it. If you use this model in your research, we respectfully ask you to cite the references outlined in the CITATION file.
Status
Stable. This model has been incorporated into the core of NeuroML 2 for the v2beta4 release.
Members
Developer: Boris Marin
Scientific Coordinator: Boris Marin
Scientific Advisor: Padraig Gleeson, Sharon Crook
References
The code for this model is hosted on GitHub: https://github.com/OpenSourceBrain/FitzHugh-Nagumo