Integrate and fire neuron model

5 views (last 30 days)
m(i)=m1(i)+m2(i)is the input to a "integrate and fire" neuron model.m1(i)and m2(i)are arrays of values.Keep threshold T=1. I need to get spikes at the o/p of the model.Whenever integral of m(i) exceeds threshold, a spike has to be generated and integrator is reset.Limits of integral is 0s and 1000s. Can someone help me?

Accepted Answer

Yundie Zhang
Yundie Zhang on 18 May 2020
May be this resource can help.
You can also ask for expert assistance from gaelkim7@gmail

More Answers (0)

Categories

Find more on Neural Simulation in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!