Introduction to computational models
Introduction to computational models
This module introduces computational neuroscience by simulating neurons according to the AdEx model. You will learn about generative modeling, dynamical systems, and FI curves. The MATLAB code introduces Live Scripts and functions.
Topics covered in this lesson
Neuroscience topics:
- Simulation a neuron membrane potential
- FI curve
- Neural dynamics
MATLAB topics:
- Translating equations into code
- MATLAB live scripts
- Exporting graphics
External Links
Prerequisites
Basic familiarity with MATLAB programming.
Technology requirement
Back to the course