IPython notebooks with demo code intended as a companion to the book: Data Driven Science & Engineering: Machine Learning, Dynamical Systems, and Control by S. L. Brunton and J. N. Kutz http://databookuw.com/
 
Go to file
Daniel Dylewsky ca8091d235 Fix matplotlib keyword arguments in accordance with deprecation of case-insensitive properties in 3.3 2022-01-24 12:14:23 -05:00
CH01 Fix matplotlib keyword arguments in accordance with deprecation of case-insensitive properties in 3.3 2022-01-24 12:14:23 -05:00
CH02 Merge branch 'master' of https://github.com/dylewsky/Data_Driven_Science_Python_Demos 2022-01-24 12:07:59 -05:00
CH03 Fix matplotlib keyword arguments in accordance with deprecation of case-insensitive properties in 3.3 2022-01-24 12:04:49 -05:00
CH04 Fix matplotlib keyword arguments in accordance with deprecation of case-insensitive properties in 3.3 2022-01-24 12:04:49 -05:00
CH05 Fix matplotlib keyword arguments in accordance with deprecation of case-insensitive properties in 3.3 2022-01-24 12:04:49 -05:00
CH06 IPython notebook code base 2019-10-23 14:18:11 -07:00
CH07 IPython notebook code base 2019-10-23 14:18:11 -07:00
CH08 IPython notebook code base 2019-10-23 14:18:11 -07:00
CH09 Fix index error in ERA function 2020-06-04 13:25:10 -07:00
CH10 IPython notebook code base 2019-10-23 14:18:11 -07:00
CH11 IPython notebook code base 2019-10-23 14:18:11 -07:00
CH12 IPython notebook code base 2019-10-23 14:18:11 -07:00
DATA IPython notebook code base 2019-10-23 14:18:11 -07:00
.gitignore IPython notebook code base 2019-10-23 14:18:11 -07:00
README.md Update README.md 2020-03-02 16:10:29 -08:00

README.md

Data_Driven_Science_Python_Demos

Data Driven Book Cover

IPython notebooks with demo code intended as a companion to the book:

Data Driven Science & Engineering: Machine Learning, Dynamical Systems, and Control
by S. L. Brunton and J. N. Kutz
Cambridge Textbook, 2019
Copyright 2019, All Rights Reserved
http://databookuw.com/

Python code library by Daniel Dylewsky. There are a few items that are only available in the Matlab version. Many of these notebooks make use of third-party Python modules. Download links for the more obscure ones are provided inline.

MATLAB versions of these demos are available at https://github.com/dynamicslab/databook_matlab

Please cite this book when using this code/data.