haozhg/odmd-matlab
Matlab implementation of online and window dynamic mode decomposition algorithms
This MATLAB tool helps engineers and scientists analyze complex, time-varying system data to identify underlying patterns and predict future behavior. It takes your sequential measurement data as input and outputs a simplified model of the system's dynamics, allowing you to understand and forecast changes over time. Researchers and practitioners working with dynamic systems would find this particularly useful.
No commits in the last 6 months.
Use this if you need to analyze real-time or streaming data from dynamic systems to understand their evolving behavior and make predictions.
Not ideal if your data is static, not time-series, or if you need a non-linear or highly complex model.
Stars
12
Forks
1
Language
MATLAB
License
MIT
Category
Last pushed
Feb 21, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/haozhg/odmd-matlab"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
lululxvi/deepxde
A library for scientific machine learning and physics-informed learning
pnnl/neuromancer
Pytorch-based framework for solving parametric constrained optimization problems,...
wilsonrljr/sysidentpy
A Python Package For System Identification Using NARMAX Models
dynamicslab/pysindy
A package for the sparse identification of nonlinear dynamical systems from data
google-research/torchsde
Differentiable SDE solvers with GPU support and efficient sensitivity analysis.