Skip to content
Snippets Groups Projects
Unverified Commit 208c70d9 authored by Lenka Pribylova's avatar Lenka Pribylova Committed by GitHub
Browse files

Update README.md

parent 1a86af06
No related branches found
No related tags found
No related merge requests found
# UFOs
Development and Support for modelling VHFOs and UFOs in EEG related to focal epilepsy.
This repository contains the necessary code for the execution of simulations that are included in paper
TITLE: Weak coupling of neurons enables very high-frequency and ultra-fast oscillations through the interplay of synchronized phase-shifts.
Each of these folders includes properly commented functions and executable scripts for Matlab. Specifically,
* DP (Destexhe–Paré model)
- script_DP_sim_01_collective_APS – transient collective anti-phase behavior in an all-to-all coupled neuronal network composed of 50 DP models;
* IN (interneuron model)
- script_IN_sim_01_APS – anti-phase synchrony of two coupled IN models;
- script_IN_sim_02_collective_APS – collective anti-phase behavior in an all-to-all coupled neuronal network composed of 50 IN models;
- script_IN_sim_03_grid – grid simulation of a double dominant frequency in the summed composed signal of two coupled IN models;
- script_IN_sim_04_1400Hz – simulation of a 4-fold natural frequency in the summed composed signal of four coupled IN models;
- script_IN_sim_05_2000Hz – simulation of a 6-fold natural frequency in the summed composed signal of six coupled IN models;
* ML (Morris–Lecar model)
- script_ML_sim_01_IPS_APS – in-phase and anti-phase synchrony of two ML models;
- script_ML_sim_02_collective_APS – collective anti-phase behavior in an all-to-all coupled neuronal network composed of 50 ML models;
- script_ML_sim_03_grid – grid simulation of a double dominant frequency in the summed composed signal of two coupled ML models.
Matlab version: MATLAB2021a
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment