Import data and convert spikes to data matrix
Import data and convert spikes to data matrix
The goal of this module is to work with action potential data taken from a publicly available database. You will learn about spike counts, orientation tuning, and spatial maps. The MATLAB code introduces data types, for-loops and vectorizations, indexing, and data visualization.
Topics covered in this lesson
- Importing data and converting spikes to data matrix
Prerequisites
Basic familiarity with MATLAB programming.
Technology requirement
Back to the course