Changing solution when using sparsity pattern with ode15s

조회 수: 1 (최근 30일)
Carsten Asmanoglo
Carsten Asmanoglo 2017년 4월 11일
댓글: Carsten Asmanoglo 2017년 4월 18일
Hi everyone,
I have a short question concering the numerics of ode15s. I'm unsure if I can expect excatly the same results when I use the solver with and without the sparsity pattern option. So does enyone know if the solver performs different operations (when applying the sparsity command), which might lead to a small deviation in the result? Thanks a lot!
Best regards
Carsten

답변 (1개)

Rollin Baker
Rollin Baker 2017년 4월 13일
Hi Carsten,
I'm not totally sure if I understand your workflow, but I found a documentation page that details how MATLAB solves non-linear equations using a Jacobian Sparsity Pattern.
If I understand the page correctly, it seems like you may get a different result, but that is somewhat expected when you change solver configurations. I hope this was relevant to you. Good luck!
  댓글 수: 1
Carsten Asmanoglo
Carsten Asmanoglo 2017년 4월 18일
Hi Rollin,
thank you for your answer. I also found the page you quoted, but for me it does not become 100% clear weather the solution is changed or not by applying the sparsity pattern. Regarding your second point I disagree, the soultion can change but does not need to change if you change the solver options, that depends on the numerics of the solver.

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Programming에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by