Skip to content
This repository has been archived by the owner on Oct 11, 2019. It is now read-only.

Latest commit

 

History

History
24 lines (17 loc) · 690 Bytes

index.md

File metadata and controls

24 lines (17 loc) · 690 Bytes
layout title
page
Controlling a quadcopter with your mind using MATLAB

This is a capstone example to apply the core Software Carpentry skills in the field of biomedical engineering. The goal is to read in EEG data and plot the brain activity in response to a hand squeeze. We will process data for visualization and take advantage of MATLAB's own code exchange to run the visualization.

Along the way, we will also learn about:

  • loading .mat-files
  • logical indexing
  • finding resources
  • animating a plot

Prerequisites {.prereq}

  • Participation in a MATLAB Software Carpentry lesson

Topics

  1. Controlling a quadcopter with your mind