dynamicslab / SINDy-PI

SINDy-PI: A Robust Algorithm for Parallel Implicit Sparse Identification of Nonlinear Dynamics
MIT License
130 stars 42 forks source link

Duplicity in RHS_Struct #3

Open GemmaMasFes6 opened 1 year ago

GemmaMasFes6 commented 1 year ago

Hi!

I am using the SINDy-PI with the example of SinglePendulumOnChart and, when I change the LibPoly and GuessPoly from its initial definition to LibPoly=[2;1;0;0]; and GuessPoly=[2;1;0;0]; I observe that the RHS_Struct has repeated terms, i.e., all the combinations between the states appear twice. I don't know if it is a bug or if it is necessary in order to discover the model.