In this tutorial, users will learn how to create a trial-averaged BOLD response and store it in a matrix in MATLAB.
This tutorial teaches users how to create animations of BOLD responses over time, to allow researchers and clinicians to visualize time-course activity patterns.
This tutorial demonstrates how to use MATLAB to create event-related BOLD time courses from fMRI datasets.
In this tutorial, users learn how to compute and visualize a t-test on experimental condition differences.
This lesson introduces various methods in MATLAB useful for dealing with data generated by calcium imaging.
This tutorial demonstrates how to use MATLAB to generate and visualize animations of calcium fluctuations over time.
This tutorial instructs users how to use MATLAB to programmatically convert data from cells to a matrix.
In this tutorial, users will learn how to identify and remove background noise, or "blur", an important step in isolating cell bodies from image data.
This lesson teaches users how MATLAB can be used to apply image processing techniques to identify cell bodies based on contiguity.
This tutorial demonstrates how to extract the time course of calcium activity from each clusters of neuron somata, and store the data in a MATLAB matrix.
This lesson demonstrates how to use MATLAB to implement a multivariate dimension reduction method, PCA, on time series data.
This is a tutorial introducing participants to the basics of RNA-sequencing data and how to analyze its features using Seurat.
In this tutorial on simulating whole-brain activity using Python, participants can follow along using corresponding code and repositories, learning the basics of neural oscillatory dynamics, evoked responses and EEG signals, ultimately leading to the design of a network model of whole-brain anatomical connectivity.
This is a tutorial on designing a Bayesian inference model to map belief trajectories, with emphasis on gaining familiarity with Hierarchical Gaussian Filters (HGFs).
This lesson corresponds to slides 65-90 of the PDF below.
This tutorial walks participants through the application of dynamic causal modelling (DCM) to fMRI data using MATLAB. Participants are also shown various forms of DCM, how to generate and specify different models, and how to fit them to simulated neural and BOLD data.
This lesson corresponds to slides 158-187 of the PDF below.
This lesson introduces some practical exercises which accompany the Synapses and Networks portion of this Neuroscience for Machine Learners course.
This tutorial provides instruction on how to simulate brain tumors with TVB (reproducing publication: Marinazzo et al. 2020 Neuroimage). This tutorial comprises a didactic video, jupyter notebooks, and full data set for the construction of virtual brains from patients and health controls.
This lecture and tutorial focuses on measuring human functional brain networks, as well as how to account for inherent variability within those networks.
In this lesson, you will learn about the Python project Nipype, an open-source, community-developed initiative under the umbrella of NiPy. Nipype provides a uniform interface to existing neuroimaging software and facilitates interaction between these packages within a single workflow.