Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 1.72 KB

README.md

File metadata and controls

28 lines (19 loc) · 1.72 KB

Tutorials

In this folder you can find a collection of useful Notebooks containing several tutorials, in order to understand the principles and the potential of PyDMD. An additional PDF tutorial (DSWeb contest winner) is available here.

Here we show a basic application of the standard dynamic mode decomposition on a simple system in order to reconstruct and analyze it.

Here we show a more complex application of the standard dynamic mode decomposition on a 2D system evolving in time, focusing on the advanced settings the class provides.

Here we show the application of the multi-resolution dynamic mode decomposition on a system that contains transient time events.

Here we show the application of the compressed dynamic mode decomposition in order to decrease the computational cost required by decomposition.

Here we show the forward-backward dynamic mode decomposition on a dataset coming from a fluid dynamics problem.

Here we show the higher order dynamic mode decomposition applied on 1D snapshots.

Here we show the dynamic mode decomposition incorporanting the effect of control, on a toy dataset.

More to come...

We plan to add more tutorials but the time is often against us. If you want to contribute with a notebook on a feature not covered yet we will be very happy and give you support on editing!