1. Model equation:

1.1 Simple one to one model:

$A + L \overset{k_{on}}{\underset{k_{off}}\rightleftarrows} AL$

Below is the rate equation:

${d[AL] \over dt} = k_{on} [A] [L] - k_{off} [AL]$

1.2 Dimerization model

1.2.1 Dimerization model in equilibration


1.2.2 Kinetic model of dimerization

2. Fiting algorithm using numerical intergration

2.1 *Input data: *

2.2 Procedure:

2.3 Minimization:

2.3.1 nls.lm from minpack.lm:

2.3.2 GenSA, Generalized Simulated Annealing:



huangrenhuai/pldfit documentation built on May 17, 2019, 9:10 p.m.