Physics 212, 2018: Lecture 17

From Ilya Nemenman: Theoretical Biophysics @ Emory
Revision as of 12:28, 4 July 2018 by Ilya (talk | contribs) (1 revision imported)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Emory Logo

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.