wangshuo1994 / Dynamic-Mode-Decompositions

Codes to run some Dynamic Mode Decompositions (DMD) algorithms on multiple time-series data with some prebuilt choices of observables and example simulation models in python modules. The one step and N step options refer only to the predictions using the dynamics matrix rather than its estimation itself. Used research at University of California Santa Barbara (UCSB).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

Codes to run some Dynamic Mode Decompositions (DMD) algorithms on multiple time-series data with some prebuilt choices of observables and example simulation models in python modules. The one step and N step options refer only to the predictions using the dynamics matrix rather than its estimation itself. Used research at University of California Santa Barbara (UCSB).


Languages

Language:Python 56.6%Language:Jupyter Notebook 43.4%