• Post category:StudyBullet-17
  • Reading time:5 mins read

Beginner MATLAB Course for Neuroscience and Psychology
An introductory course to programming in MATLAB to design experiments and analyse data for natural sciences students

What you will learn

You’ll learn the basics of coding in MATLAB, including the set up of the work environment, terminology, indexing, basic maths, functions, scripts, data loading

You’ll learn how to import collected data into MATLAB and how to analyse it

Design and run your own experiments

Store and visualise data in the acceptable format for your dissertation or published work

Description

This course covers the basics of programming in MATLAB. You’ll get familiar with the MATLAB set up and environment, you’ll understand how to use variables, functions, logical operators and other functions to write your own scripts. You’ll also learn how to load, store, inport and analyse data in MATLABย and visualise it (graphs, tables etc) so these are ready for you to use in your write up.

  • You will learn fundamental computer programming concepts such as variables, flow control statements, logical operators, functions and many others.
  • You will learn about various data types and how to handle them in MATLAB.
  • You will learn how to work with matrices.
  • You will learn about uploading and saving data.

Who should take this course?

Current neuroscience or psychology students struggling with programming classes.

Graduate students who want to work in a brain sciences lab and have zero coding experience.

Anyone who wants to study a degree in neuroscience or psychology at a graduate level.


Get Instant Notification of New Courses on our Telegram channel.


Who are your instructors?

Weโ€™re Adriana and Ana, postgraduate neuroscience students at the university in London, UK. Weโ€™re working on our final-year dissertations and interning in decision-making and visual labs.

When we started our Masterโ€™s course in Clinical, Social and Cognitive Neuroscience, we had no idea that programming is pretty much essential in neuroscience research.

We had zero coding experience and we hadnโ€™t learned much in class.

After reading textbook after textbook, watching all YouTube videos out there and asking for help from experienced programmers, we finally learned how to code experiments in MatLab and want you to be able to do the same!

English
language

Content

What is MATLAB, setup overview and terminology

Introduction
MATLAB Basics
MATLAB Terminology and Punctuation
Test your understanding!

Section 2: Indexing, Basic Maths, Functions, Logical Operators and Scripts

Indexing
Basic Maths
Basic Functions
Logical Functions
Scripts

MATLAB and Psychtoolbox: a tool for presenting various stimuli for experiments

Load image with Psychtoolbox

Drawing graphs and Main Functions

Graphs
Main Functions
Control Flow statements
How to save and load data
What types of data do you know?
Practice

How to analyse big data using Matlab

Statistical Test
End of Course Quiz: Test yourself
The End!