Skip to content

cgaletzka/roi_analysis_example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

roi_analysis_example

This MATLAB project generates a synthetic dataset of regions-of-interests (ROIs) and their functional activity. The goal is to analyze ROI shapes and activity between sessions using principal component analysis (PCA) and a dimensionality score.

MATLAB Script Details

The example scripts (main file and utils) are used to:

  • Compute a PCA-based similarity metric for ROI shapes across days
  • Match real and shuffled ROIs across 8 simulated days
  • Estimate ROI functional dimensionality
  • Plot the results

Requirements

MATLAB 2022b Signal Processing Toolbox

References

For dimensionality metric:

  • Litwin-Kumar, A. et al. (2017) Optimal degrees of synaptic connectivity. Neuron, 93, 1153-1164.

About

Coding example for data analysis and visualization using MATLAB.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages