Predict a known sinusoidal curve using PySINDY #260
Replies: 1 comment 4 replies
-
Hey @azanparmar , sorry for the slow reply. Since a sine obeys the differential equation: You'll want the variable If you can't "know" it's a 2nd order ODE prior, you could try (a) letting |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello team,
I am trying to predict a sinusoidal curve of 5 Hz with and amplitude of 2 using PySINDY. I have tried multiple libraries and functions but failed to come at a perfect model fit.
Can you please guide me on how it can be done the best?
SINDY_SineWave.zip
Thanks in advance for your help!
Beta Was this translation helpful? Give feedback.
All reactions