Skip to main content

Introduction to computational models

Difficulty level
Intermediate
Speaker

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
Prerequisites

Basic familiarity with MATLAB programming.

Technology requirement
Back to the course