Require code for local sensitivity analysis of ode-based model

4 ビュー (過去 30 日間)
SWAPNAVA
SWAPNAVA 2023 年 8 月 21 日
回答済み: Ayush Aniket 2024 年 12 月 19 日
Require code for local sensitivity analysis of ode-based model. my model consist of 20 odes and 10 parameters.

回答 (1 件)

Ayush Aniket
Ayush Aniket 2024 年 12 月 19 日
Introduced in MATLAB R2024a, the odeSensitivity MATLAB function can be used to perform sensitivity analysis on the parameters of an ordinary differential equation (ODE) system. Refer to the following example documentation link that shows the steps to perform the analysis: https://www.mathworks.com/help/matlab/math/sensitivity-analysis-of-epidemic-ode-parameters.html
You can read more about the odeSensitivity function here: https://www.mathworks.com/help/matlab/ref/odesensitivity.html

カテゴリ

Help Center および File ExchangeVerification, Validation, and Test についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by