Coder Social home page Coder Social logo

kronic's Introduction

Koopman Reduced-Order Nonlinear Identification and Control (KRONIC)

A Matlab library that implements a system identification framework for nonlinear dynamics -- referred to as Koopman Reduced-Order Nonlinear Identification and Control (KRONIC). For details see Kaiser et. al (2017) [arXiv].

The Koopman operator has emerged as a principled linear embedding of nonlinear dynamics, and its eigenfunctions establish intrinsic coordinates along which the dynamics behave linearly. KRONIC aims to identify Koopman eigenfunctions using sparse regression from data, and then derives the controller in these intrinsic coordinates.

Some examples on which KRONIC is demonstrated:

Installation

  1. Clone this repository to your desktop.
  2. Add path to KRONIC/utils folder to Matlab search path using addpath('<path to kronic>/KRONIC/utils').

Dependencies

There are no dependencies.

Getting Started

See examples in the main folder KRONIC for demonstrating the approach on various dynamical systems. Just execute this file in MatLab and it will generate the plot files in KRONIC/FIGURES.

File description

KRONIC/

AsymmetricPotentialWell.m       -- Well hopping in an asymetric potential double well
AutonomDoubleGyre.m             -- Control of drifters in a double gyre flow, a simple model for ocean mixing
NonAutonomDoubleGyre.m          -- Similarly for the non-autonomous case
DiscoverDuffing.m               -- Discovery of Koopman eigenfunctions/conserved quantities from data
DiscoverDuffing_Convergence.m   -- Convergence analysis (error, estimation, control) [data and computational efficiency]
DiscoverDuffing_KRONICvsEDMDc.m -- Comparison of KRONIC with extended dynamic mode decomposition (EDMD) for control
SlowManifold.m                  -- Control of system with slow manifold (analytical example)
... several other examples

License (CiteMe OSS)

The code is published under the CiteMe OSS license. See the LICENSE file for details.

kronic's People

Contributors

eurika-kaiser avatar

Forkers

ankitsahay02

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.