Sensitivity analysis of odes

조회 수: 16 (최근 30일)
Deepa Maheshvare
Deepa Maheshvare 2020년 3월 17일
댓글: Deepa Maheshvare 2020년 5월 30일
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