Skip to content

mkg203/CMO-Final-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Kuramoto Model

The above code simulates the Kuramoto model, with oscillators being the dots moving around the circle. With a certain coupling strength (K), the oscillators tend towards moving in phase.

Running the Simulation

  1. Download the files "kuramoto.py", "plot.py", and "run.py"
  2. Adjust the parameters as you wish in run.py's driver function.
python3 run.py

Simulation

About

Code for the final project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages