Skip to content

Commit

Permalink
Add example to docs
Browse files Browse the repository at this point in the history
  • Loading branch information
sdahdah committed Oct 4, 2024
1 parent dd7a9b4 commit 892f53d
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions doc/examples.rst
Original file line number Diff line number Diff line change
Expand Up @@ -70,3 +70,11 @@ For more details on how these features are generated, see [RR07]_.

.. plot:: ../examples/7_example_rff_duffing.py
:include-source:

Control using the Koopman operator
----------------------------------

This example demonstrates Koopman LQR control using a Van der Pol oscillator.

.. plot:: ../examples/8_control_vdp.py
:include-source:

0 comments on commit 892f53d

Please sign in to comment.