Skip to content

mikexcohen/EssentialsOfNeuroscienceWithMATLAB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Essentials of Neuroscience with MATLAB

The Essentials of Neuroscience With MATLAB course was developed to provide advanced undergraduates and early graduate students with a basic familiarity with MATLAB programming with an opportunity to deepen their expertise in neuroscience data analysis using MATLAB. Each module covers a range of specific data processing, analysis, and visualization skills that neuroscientists often need. In the process, each module teaches a specific set of MATLAB skills, although there is (both necessarily and by design) some overlap in skills across modules.

Each module consists of:

  • 🎞️ video instruction (hosted on YouTube; direct video links in each module folder)
  • 🧑‍💻 a code exercise (hosted here on GitHub; coupled with the video instruction)
  • 💾 sample data, if applicable (hosted on INCF TrainingSpace; downloaded automatically)
  • 🎒 a homework exercise (available for educators upon request)

The course is designed for cumulative educational flow, such that maximal benefit will come from taking the modules in order. However, module access is unrestricted, which means that students will have the flexibility to custom-tailor their course progression if they wish to deviate from the recommended path.

Course Overview Video

Course overview video

Course Modules

# Module Skills taught Code Exercise
1 Spiking data m1o_4xdown via this button
2 EEG m2o_4xdown via this button
3 Simulation m3o_4xdown via this button
4 fMRI m4o_4xdown via this button
5 Calcium Imaging m5o_4xdown via this button

Enjoy!