Skip to content
Snippets Groups Projects
Commit 0b0e89ea authored by Felix Kong's avatar Felix Kong
Browse files

Merge remote-tracking branch 'origin/master'

parents 5b41eef9 dbcffc73
Branches
No related merge requests found
# Library for Dynamic Mode Decomposition
This is a simple library with a DMD implementation. I plan to include a Kernel DMD implementation as well.
### Examples
At the moment there are two example datasets to show how DMD can be used. The data files are included in this repository. The two datasets are:
1. Vortex shedding example from Kutz et al.'s book, _Dynamic Mode Decomposition: data-driven modeling of complex systems_.
2. The Hamlyn Centre's heart phantom video.
An example DMD script is provided in the `examples` folder for each of these datasets. When I write Kernel DMD, I will include examples for those as well.
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment