denis schluppeck, 2022-11-07
Make sure you have access to data. I used the following dataset / files for the demos here:
https://github.com/schluppeck/hands-on-brain-data
Download the data (click the green button, download ZIP, unzip). Or if you know how to use git
/github
, you can also clone the repo
git clone https://github.com/schluppeck/hands-on-brain-data
cd hands-on-brain-data
Then step through the Matlab code.
-
3blue1brown -- basic concepts of linear algebra. youtube playlist 3blue1brown
-
Gilbert Strang -- MIT course. Amazing resource. MIT OCW playlist