Code to simulate a randomly connected network of excitatory (simplified) HH neurons, with STSP, and metabolic regulation.
The core of the code is an adaptation of the MATLAB code from the Guerrier et al. (2015) PNAS paper.
There are two main differences, however:
- Here we only simulate a single pool of vesicles (the docked ones)
- A novel metabolic function modulating the docking rate is included.