DataDrivenDiffEq.jl
DataDrivenDiffEq.jl copied to clipboard
Hankel-DMD
https://sites.engineering.ucsb.edu/~harbabi/research/M112523.pdf
If the embedding is given, than HAVOK might be also nice.
https://www.nature.com/articles/s41467-017-00030-8.pdf
I have had good success using time-delay embeddings as observables. FYI, DynamicalSystems.jl has some delay embedding capabilities with algorithms for optimizing the embedding. See: Delay Embeddings
Thanks! I am a little bit anxious because that would mean using the DataSet type :) But I will definitely have a look.
Did you use them within DataDrivenDiffEq? Or in general?
I hacked around with it on my own before DataDrivenDiffEq was a thing. I agree completely regarding DataSet
.