Simulation module
Simulations utilities
Simulate MEEG-like signals with different connectivity patterns or methods.
Todo
- Follow up on these:
RNN of rate models: RNN of rate models
ctRNN revision, see ctRNN revision
Simulation based on connectivity matrix: implement a network of N nodes simply using the connectivity matrix and node-specific implementations
- Neural mass models to be added:
Wilson-Cowan
Classes
|
Abstract base class for a single neural-mass node. |
|
Abstract base class for a network of coupled neural-mass nodes. |
|
Two-dimensional Stuart-Landau (Hopf normal-form) oscillator. |
|
One-dimensional phase oscillator with sinusoidal readout. |
|
Two-population excitatory/inhibitory Wilson-Cowan rate model. |
|
Convenience network of |
|
Continuous Time Recurrent Neural Network (CTRNN) model. |
|
Jansen-Rit model. |
|
Jansen-Rit model - Exctended version: dual kinetic model. |
|
Network of coupled Jansen-Rit extended neural-mass nodes. |
Functions
|
Simulate an autoregressive process of order order. |
|
Simulate a VAR model of order order. |
|
Simulate a VAR model of order order from a covariance matrix. |
|
Linear projection of node readouts through the connectivity matrix. |
|
Weighted diffusive coupling of scalar node readouts. |
|
Sinusoidal phase-difference (Kuramoto) coupling. |
|
Dummy kernel for testing purposes. |
|
Simulate a smooth input signal. |
|
Simulate a pulse input signal. |
|
Simulate the output of a kernel given an input signal. |