Skip to content
Snippets Groups Projects
Commit 4ff2a6a9 authored by Maximilian Schmidt's avatar Maximilian Schmidt
Browse files

Update README with stabilization method

parent 1418f714
No related branches found
No related tags found
1 merge request!1Add all necessary files for the multi-area model
......@@ -69,8 +69,8 @@ later release of NEST, version 2.14.0 .
This class can be initialized by `MultiAreaModel` or as standalone and
takes simulation parameters as input. It provides two main features:
- predict the stable fixed point of the system using mean-field theory
- execute the stabilization method described in [2] on a network instance (will be provided soon)
- predict the stable fixed point of the system using mean-field theory and characterize them (for instance by computing the gain matrix).
- via the script `stabilize.py`, one can execute the stabilization method described in [2] on a network instance.
`Analysis`
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment