Team:TU-Eindhoven/LEC/ModellingFirst

From 2012.igem.org

(Difference between revisions)
Line 17: Line 17:
<h3>Sensitivity analysis</h3>
<h3>Sensitivity analysis</h3>
-
<p>A local sensitivity analysis is performed to find out <span class= "lightblue">which parameters</span> of the calcium model <span class= "lightblue">are most sensitive</span>. The sensitivity of a parameter is here defined as the way the solution changes when the parameter is varied 10%. Because sensitivities are small, the right options for MATLAB’s ode15s-solver must be used to get valid results from the sensitivity analysis.</p>
+
<p>A local sensitivity analysis is performed to find out <span class= "lightblue">which parameters</span> of the calcium model <span class= "lightblue">are most sensitive</span>. The sensitivity of a parameter is here defined as the way the solution changes when the parameter is varied 10%. Because sensitivities are small, the right options for MATLAB's ode15s-solver must be used to get valid results from the sensitivity analysis.</p>
<p>The most sensitive parameters for the concentration of the protein-calcium complex [CaB] are the <span class= "lightblue">total buffer concentration </span>[B]<sub>total</sub> and the <span class= "lightblue">equilibrium calcium concentration of the pump </span> [Ca<sup>2+</sup>]<sub>eq</sub>. The parameters for the calcium concentration [Ca<sup>2+</sup>] are approximately of the same sensitivity, except for the concentration at which the inactivation is halfway [K] and the constant extracellular calcium [Ca<sup>2+</sup>]<sub>ex</sub>, which are less sensitive.</p>
<p>The most sensitive parameters for the concentration of the protein-calcium complex [CaB] are the <span class= "lightblue">total buffer concentration </span>[B]<sub>total</sub> and the <span class= "lightblue">equilibrium calcium concentration of the pump </span> [Ca<sup>2+</sup>]<sub>eq</sub>. The parameters for the calcium concentration [Ca<sup>2+</sup>] are approximately of the same sensitivity, except for the concentration at which the inactivation is halfway [K] and the constant extracellular calcium [Ca<sup>2+</sup>]<sub>ex</sub>, which are less sensitive.</p>

Revision as of 23:15, 26 September 2012