Assignment 9 Overview

From Course Wiki
Revision as of 14:52, 18 August 2017 by Juliesutton (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
20.309: Biological Instrumentation and Measurement

ImageBar 774.jpg


In this assignment you will write the code to analyze your DNA melting data. This page provides a detailed look into the mechanistic model that incorporates temperature lag, photobleaching, and thermal quenching. Read it carefully before continuing.

There are two parts to this assignment:

  1. In Part 1, you will define the functions for each phenomenon and combine them into a single fit function;
  2. In Part 2, you will create some simulated data to verify your code and test your model.