Skip to content

Companion code for Forward-Backward Extended DMD with an Asymptotic Stability Constraint

License

Notifications You must be signed in to change notification settings

decargroup/forward_backward_koopman

Repository files navigation

Forward-Backward Extended DMD with an Asymptotic Stability Constraint

Companion code for Forward-Backward Extended DMD with an Asymptotic Stability Constraint

Installation

To clone the repository and its submodule, which contains the soft robot dataset, run

$ git clone --recurse-submodules git@github.com:decargroup/forward_backward_koopman.git

To install all the required dependencies for this project, it is recommended to create a virtual environment. After activating the virtual environment, run

(venv) $ pip install -r ./requirements.txt

The LMI solver used, MOSEK, requires a license to use. You can request personal academic license here.

Usage

To automatically generate all the plots used in the paper, run

(venv) $ doit

The plots will be found in build/figures/paper.

About

Companion code for Forward-Backward Extended DMD with an Asymptotic Stability Constraint

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages