Skip to content
#

kuramoto-model

Here are 18 public repositories matching this topic...

A series of simulation codes used to emulate quantum-like networks in the simulation of emergent adaptive behavior, such as network synchronization, and relate the nature of the coupled harmonic oscillators with non-local behavior and chimera states in systems of quantum particles. Coding Used is based on mathematical modelling of transport in q…

  • Updated Jan 11, 2024
  • Python

I have tried to explain the multi-step-methods of solving ODEs via Adams-Bashforth and Adams-Moulton methods which are explicit and implicit methods respectively. I also have implemented them explicitly to solve for a system of ODEs, I have also done an explicit implementation of fourth order Runge-Kutta method in the process as it is needed.

  • Updated May 11, 2024
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the kuramoto-model topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the kuramoto-model topic, visit your repo's landing page and select "manage topics."

Learn more