Coupled Dynamic Systems
Definition 1
- Let us have a state space . When the adjacency matrix of a network with nodes is denoted by , and the state of node is represented as , then the following differential equation-based dynamical system is called a Coupled Dynamical System.
- The for each node is called its Evolution.
- The from node to node is called the Coupling.
Explanation
Consider the commonly used Euclidean space , where the state of a node represents a vector such as the position of a particle. These vectors follow a vector field created by their respective , but they can interact with other nodes through the Coupling Term .
Two nodes and interact with each other through coupling if , and they do not interact if . Calling these concepts Network Dynamics is justified from this perspective. Especially, if , meaning if the network is a complete graph, it can be referred to as a Particle Swarm in itself.
Linder. (2021). NetworkDynamics.jl—Composing and simulating complex networks in Julia. https://doi.org/10.1063/5.0051387 ↩︎