Skip to content

Latest commit

 

History

History
39 lines (29 loc) · 1.5 KB

README.md

File metadata and controls

39 lines (29 loc) · 1.5 KB

Synthetic Data Generation Using the Robinson/Freyer/Hindriks Model

Overview

This is a library written to implement the neural activity model described in Robinson 2002, Freyer 2011, and Hindriks 2023. The model is intended to simulate the cortico-thalamic loop and alpha-band oscillations that this loop supports, as well as additional resonances within and between the cortex and thalamus.

Key references are:

Folders

  • examples -- Sample code that uses this library.
  • library -- Matlab library function code.
  • manual -- Project documentation PDFs.
  • manual-src -- LaTeX files for rebuilding project documentation.
  • reference-code -- Original code implemented by Hindriks and Tewarie for the 2023 paper. Duplicated with permission.

(This is the end of the file.)