'Creating equations for models. Computational Neuroscience
How do you come up with the equations so you can create the reactions you want in Brian 2?
I understand this is essential to creating your model. I wanted to know if there are tips to this effect or to being better at Brian 2.
Solution 1:[1]
This documentation would help you use the Brian2 properly to define a neuron but from the theoretical perspective and how they come up with this set of equations for neurons, you can read NeuralDynamics book or Izhikevich book. In summary, Hodgkin and Huxley first came up with the equation that describes the membrane potential activity of a neuron back in 1952, and then other people started to reduce the complexity of the equation and its dimensionality for simulation purposes and other reasons that you can find in detail in above books.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
Solution | Source |
---|---|
Solution 1 | Nosrat Mohammadi |