Difference between revisions of "Sensitivity Analysis"
From BioUML platform
(Space after icon) |
(Plugin name added) |
||
Line 3: | Line 3: | ||
;Provider | ;Provider | ||
:[[Institute of Systems Biology]] | :[[Institute of Systems Biology]] | ||
+ | ;Plugin | ||
+ | :biouml.plugins.modelreduction (Model reduction plug-in) | ||
==== Description ==== | ==== Description ==== |
Revision as of 11:47, 6 May 2013
- Analysis title
- Sensitivity Analysis
- Provider
- Institute of Systems Biology
- Plugin
- biouml.plugins.modelreduction (Model reduction plug-in)
Description
The method calculates sensitivities associated with the steady state of the purely temporal system
where c is the n-vector of species concentrations, α is the m-vector of systems parameters (which can include the initial conditions c0), and t (time) is the variable of integration.
The local sensitivities ∂c/∂αj are calculated via finite difference approximations
where css(αj) and css(αj+Δαj) correspond to the solutions of the algebraic systems f(c, αj) = 0 and f(c, αj+Δαj) = 0 respectively.
References
- H Rabitz, M Kramer, D Dacol, "Sensitivity analysis in chemical kinetics". Annu. Rev. of Phys. Chem., 34:419-461.