elise1993 / sysidHAVOK

This is a testbed for system identification and forecasting of dynamical systems using the Hankel Alternative View of Koopman (HAVOK) algorithm and Sparse Identification of Nonlinear Dynamics (SINDy). This code is based on the work by Brunton & Kutz (2022) and Yang et. al. (2022).
MIT License
1 stars 0 forks source link

Implement auxiliary models for the intermittent forcing #7

Closed elise1993 closed 7 months ago

elise1993 commented 8 months ago

Thus far, only the HAVOK-linearized model has been used for forecasting, which limits its use to linear systems. As suggested by Yang et. al. (2022), we may use a simple machine learning model, such as linear- or random forest regression, to model the nonlinear term.