Coder Social home page Coder Social logo

torus_collocation's Introduction

A COCO-based torus toolbox for dynamical systems

This repo presents a torus toolbox for autonomous systems and non-autonomous systems subject to harmonic external forcing. It calculates a family of tori based on parameter continuation. This toolbox includes

  • ode_TR2tor: continuation of tori arising from a Neimark-Sacker or torus (TR) bifurcation periodic orbit;
  • ode_isol2tor: continuation of tori from an initial solution guess;
  • ode_tor2tor: continuation of tori from a saved torus solution;
  • ode_BP2tor: continuation of tori along a secondary branch passing through a branch point.

Finding torus is formulated as a boundary-value problem (BVP) governed by a partial-differential equation (PDE). With the method of characteristics, the PDE is reduced to an ordinary differential equation (ODE) and the BVP problem is reduced to a multi-segments BVP, which is governed by a set of ODEs with all-to-all boundary coupling condition.

This toolbox relies on continuation package COCO, a MATLAB-based toolbox for numerical continuation. Please refer https://sourceforge.net/projects/cocotools/ for the info and installation of COCO. The multi-segments BVP is encoded with the bvp-toolbox in COCO.

You can find more details about this toolbox in the doc and examples folder. If you use this torus toolbox, please refer to [1-2]. If you have any questions, you are welcome to put your questions at Discussions (https://github.com/mingwu-li/torus_collocation/discussions) or reach me at [email protected].

References

[1] Li, M. Tor: a toolbox for the continuation of two-dimensional tori in autonomous systems and non-autonomous systems with periodic forcing. arXiv preprint arXiv:2012.13256

[2] Dankowicz, H., & Schilder, F. (Eds.). (2013). Recipes for continuation. Society for Industrial and Applied Mathematics.

torus_collocation's People

Contributors

mingwu-li avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.