Sensitivity analysis of odes

24 次查看(过去 30 天)
Deepa Maheshvare
Deepa Maheshvare 2020-3-17
Hi All,
I'm solving a dynamical system uisng ode15s. The system has a lot of parameters and I'd like to perform sensitivity analysis.
Is there any other toolbox available in MATLAB for performing sensitivity analysis of odes?
Thanks
  2 个评论
micronaut
micronaut 2020-5-28
编辑:micronaut 2020-5-29
I have struggled to find anything for this kind of sensitivity analysis using Matlab over the years. The function you link to doesn't allow for passing additional arguments to odefun so was rather limited when I encountered it around 5 years ago. Very little seems to have developed in the interim. For modelling with systems of ODE's, I eventually abandoned Matlab in favor of the deSolve and FME packages available for R. Julia seems to have more options than Matlab as well. I suggest exploring beyond Mathworks for this area of research.
This post might be useful:
Deepa Maheshvare
Deepa Maheshvare 2020-5-30
Thank you. The link that you shared is helful. I think the first approach presented there s what most people do.

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Programming 的更多信息

产品


版本

R2019b

Community Treasure Hunt

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

Start Hunting!

Translated by