dynamo.sim.Ying_model¶ dynamo.sim.Ying_model(x)[source]¶ Solve the equation from the network used in the potential landscape paper from Ying, et. al:https://www.nature.com/articles/s41598-017-15889-2. This is also the mixture of Gaussian model. Parameters: x (ndarray) – The current state of the system. Returns: The rate of change of the system state.