Difference between revisions of "Sensitivity Analysis"
From BioUML platform
(Mistaken file names update reverted) |
(Class name added) |
||
Line 3: | Line 3: | ||
;Provider | ;Provider | ||
:[[Institute of Systems Biology]] | :[[Institute of Systems Biology]] | ||
+ | ;Class | ||
+ | :{{Class|biouml.plugins.modelreduction.SensitivityAnalysis}} | ||
;Plugin | ;Plugin | ||
:[[Biouml.plugins.modelreduction (plugin)|biouml.plugins.modelreduction (Model reduction plug-in)]] | :[[Biouml.plugins.modelreduction (plugin)|biouml.plugins.modelreduction (Model reduction plug-in)]] |
Revision as of 11:14, 31 May 2013
- Analysis title
- Sensitivity Analysis
- Provider
- Institute of Systems Biology
- Class
SensitivityAnalysis
- 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.