Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jbramburger authored Jul 13, 2020
1 parent 573cfa2 commit 41d02b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
This repository contains the MATLAB files to reproduce the data and figures from "Poincaré maps for multiscale physics discovery and nonlinear Floquet theory" by Jason J. Bramburger and J. Nathan Kutz (Physica D, 2020). Computations use the publicly available SINDy architecture found at https://faculty.washington.edu/kutz/page26/ and should be stored in a folder entitled 'Util'. This repository contains an alternative sparsifyDynamics.m program, entitled sparsifyDynamicsAlt.m, which uses the SVD to solve the overdetermined linear system associated to the model discovery.
This repository contains the MATLAB files to reproduce the data and figures from [**Poincaré maps for multiscale physics discovery and nonlinear Floquet theory**](https://www.sciencedirect.com/science/article/abs/pii/S0167278919305470?via%3Dihub) by Jason J. Bramburger and J. Nathan Kutz (Physica D, 2020). Computations use the publicly available SINDy architecture found at https://faculty.washington.edu/kutz/page26/ and should be stored in a folder entitled 'Util'. This repository contains an alternative sparsifyDynamics.m program, entitled sparsifyDynamicsAlt.m, which uses the SVD to solve the overdetermined linear system associated to the model discovery.

The scripts associated to this repository are as follows:

Expand Down

0 comments on commit 41d02b7

Please sign in to comment.