Difference between revisions of "Physics 212, 2018: Lecture 17"
| nemenman>Ilya   (Created page with "{{PHYS212-2018}}  In this lecture, we will try to generate and fit our own data, similar to the work that we will do in Projects..  Your work: *Take your code from Project 2, ...") | 
| (No difference) | 
Revision as of 09:57, 26 March 2018
Back to the main Teaching page.
Back to Physics 212, 2018: Computational Modeling.
In this lecture, we will try to generate and fit our own data, similar to the work that we will do in Projects..
Your work:
- Take your code from Project 2, choose parameters for the dynamics, and generate a 1-d (theta or prey) trajectory of a length that is longer than a single period. Make sure to not start on the limit cycle.
- Fit this data using curve_fit.

