Tag: computational neuroscience
-
Ready, Integrate, Fire! Part 2: Simulating a simple neuronal model
Let's simulate a leaky integrate-and-fire neuron model with static input current using Numpy! We will also verify the formula for theoretical firing rate we derived in the last blog post.
-
Ready, Integrate, Fire! Part 1: Solving a simple neuronal model
For my first blog post, I will find the analytical solution of a leaky integrate-and-fire (LIF) model of a neuron under a constant injected current. Too much to handle? Read more to find out! (This is Part 1 of a series of two posts on LIF model)
See all tags.