File tree Expand file tree Collapse file tree 1 file changed +21
-1
lines changed
Expand file tree Collapse file tree 1 file changed +21
-1
lines changed Original file line number Diff line number Diff line change @@ -11,9 +11,29 @@ Cambridge Textbook, 2019
1111Copyright 2019, All Rights Reserved
1212http://databookuw.com/
1313
14+ Please cite this book when using this code/data.
1415
1516MATLAB code library by J. N. Kutz and S. L. Brunton.
1617
1718Python versions of these demos are available at https://github.com/dynamicslab/Data_Driven_Science_Python_Demos/
1819
19- Please cite this book when using this code/data.
20+ Links to useful Github codes:
21+
22+ Chapter 1
23+ — rSVD (N. Ben Erichson): https://github.com/erichson/rSVD
24+ Chapter 3
25+ — SSPOR (Krithika Manohar): https://github.com/kmanohar/SSPOR_pub
26+ Chapter 7
27+ — PDE-FIND (Sam Rudy): https://github.com/snagcliffs/PDE-FIND
28+ — DeepKoopman (Bethany Lusch): https://github.com/BethanyL/DeepKoopman
29+ — KRONIC (Eurika Kaiser): https://github.com/eurika-kaiser/KRONIC
30+ Chapter 10
31+ — SINDY-MPC (Eurika Kaiser): https://github.com/eurika-kaiser/SINDY-MPC
32+ — MLC (Thomas Duriez, Bernd Noack): http://berndnoack.com/MachineLearningControl.php
33+
34+
35+ Other codes that we found useful, but have not included in our repository because of copyright:
36+
37+ cvx: http://cvxr.com/cvx/download/
38+ mp3readwrite: https://labrosa.ee.columbia.edu/matlab/mp3read.html
39+
You can’t perform that action at this time.
0 commit comments