SEED-G: Simulated EEG Data Generator for testing connectivity algorithms
收藏NIAID Data Ecosystem2026-03-12 收录
下载链接:
https://zenodo.org/record/5500677
下载链接
链接失效反馈官方服务:
资源简介:
SEED-G toolbox was developed in MATLAB environment (tested on version R2017a and R2020b) and released on the GitHub page https://github.com/aanzolin/SEED-G-toolbox (accessed date 12 April 2021). It is organized in the following subfolders:
main: it is the core of the toolbox and contains all the functions for the generation of EEG data according to a predefined ground-truth network.
dependencies: containing parts of other toolboxes required to successfully run SEED-G functions. The links to the full packages can be found in the documentation on the GitHub page. The additional packages are Brain Connectivity Toolbox (BCT) [40], FieldTrip [41], Multivariate Granger Causality Toolbox (MVGC) [24], and AsympPDC Package (PDC_AsympSt) [42,43]. Additionally, the implemented forward model is solved according to the New York Head (NYH) model, whose parameters are contained in the structure available on the ICBM-NY platform [28].
real data: containing real EEG data acquired from one healthy subject during resting state at scalp level (‘EEG_real_sources.mat’) and its reconstructed version in source domain (‘sLOR_cortical_sources.mat’). These signals can be employed to extract the AR components to be included in the model to generate data with the same spectral properties of the real ones.
demo: containing examples of MATLAB scripts to be used to learn the different functionalities of the toolbox. For example, the code ‘run_generation.m’ allows to specify the directory containing the real sources and each specific input of the function ‘simulatedData_generation.m’.
auxiliary functions: containing either original MATLAB functions or modified version of free available functions.
创建时间:
2021-09-11



