Difference between revisions of "Sensitivity Analysis"
From BioUML platform
(Automatic synchronization with BioUML) |
(Automatic synchronization with BioUML) |
||
Line 9: | Line 9: | ||
The method calculates sensitivities associated with the steady state of the purely temporal system | The method calculates sensitivities associated with the steady state of the purely temporal system | ||
− | :: [[File:Sensitivity-Analysis-sa1.png]] | + | :: [[File:DAE-models-Sensitivity-Analysis-sa1.png]] |
where ''c'' is the ''n''-vector of species concentrations, ''α'' is the ''m''-vector of systems parameters (which can include the initial conditions ''c''<sup>0</sup>), and ''t'' (time) is the variable of integration. | where ''c'' is the ''n''-vector of species concentrations, ''α'' is the ''m''-vector of systems parameters (which can include the initial conditions ''c''<sup>0</sup>), and ''t'' (time) is the variable of integration. | ||
Line 15: | Line 15: | ||
The local sensitivities ∂''c''/∂''α<sub>j</sub>'' are calculated via finite difference approximations | The local sensitivities ∂''c''/∂''α<sub>j</sub>'' are calculated via finite difference approximations | ||
− | :: [[File:Sensitivity-Analysis-sa2.png]] | + | :: [[File:DAE-models-Sensitivity-Analysis-sa2.png]] |
where ''c<sub>ss</sub>''(''α<sub>j</sub>'') and ''c<sub>ss</sub>''(''α<sub>j</sub>''+Δ''α<sub>j</sub>'') correspond to the solutions of the algebraic systems ''f''(''c'', ''α<sub>j</sub>'') = 0 and ''f''(''c'', ''α<sub>j</sub>''+Δ''α<sub>j</sub>'') = 0 respectively. | where ''c<sub>ss</sub>''(''α<sub>j</sub>'') and ''c<sub>ss</sub>''(''α<sub>j</sub>''+Δ''α<sub>j</sub>'') correspond to the solutions of the algebraic systems ''f''(''c'', ''α<sub>j</sub>'') = 0 and ''f''(''c'', ''α<sub>j</sub>''+Δ''α<sub>j</sub>'') = 0 respectively. |
Revision as of 12:36, 16 May 2013
- Analysis title
- File:Sensitivity-Analysis-icon.png 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.