Skip to content

ITMO-NSS-team/MAKE_robots

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MAKE_robots

Repo for Differential Equation Ensembles Discovery for Modeling Active Matter Based on Robotic Swarm Data submitted to MAKE journal This work implements the EPDE+SAGE methodology for discovering interpretable stochastic differential equations from experimental or simulated active matter data. The approach bridges discrete agent-based descriptions to continuum field theories through three hierarchical modeling levels:

  • Microscopic — Individual agent dynamics via ODEs with interaction forces
    d²rₖ/dt² = Fᵢₙₜ + Σ Fₑₓₜ
  • Mesoscopic — Collective order parameters via coupled SDEs
    dΦ = A(Φ)dt + B(Φ)∘dWₜ
  • Macroscopic — Continuum field evolution via SPDEs
    ∂u/∂t = ℒ_μ[u] + ℒ_σ[u]

About

Repo for Differential Equation Ensembles Discovery for Modeling Active Matter Based on Robotic Swarm Data submitted to MAKE journal

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors