DataDrivenDiffEq.jl icon indicating copy to clipboard operation
DataDrivenDiffEq.jl copied to clipboard

Kernel Based DMD

Open AlCap23 opened this issue 6 years ago • 2 comments

https://arxiv.org/pdf/1411.2260.pdf

AlCap23 avatar Nov 22 '19 20:11 AlCap23

Hi guys,

I have been working for quite a long time with DMD-like techniques. May I suggest you rather implement the latest algorithms for which we have proof of optimality (which ain't the case for the original kernel-based algorithm by Williams) ?

Here is the link to the relevant paper : https://arxiv.org/pdf/1710.10919.pdf

I would gladly help with these issues but I first need to get far more familiar with Julia :)

loiseaujc avatar May 06 '20 07:05 loiseaujc

Thanks! I'll have a look into this!

Most likely this could be done as an Algorithm ( and both methods can be implemented ).

AlCap23 avatar May 23 '20 15:05 AlCap23