Description Usage Arguments Value
View source: R/firing_rate_equations.R
This nonlinear system describes the macroscopic dynamics of the population of QIF neurons in terms of the population firing rate r and mean membrane potential v.
1 | mean_field_model_system(t, state, params, input)
|
t |
The current time point in the integration. |
state |
State variables and their initial conditions. |
params |
Parameters to pass to the FREs (delta, etabar, J). |
input |
Input current or stimulus function of the system. |
List of rates of changes dr and dv.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.