필터 지우기
필터 지우기

Finding initial value

조회 수: 3 (최근 30일)
Kim O
Kim O 2012년 6월 2일
댓글: Nicolas Mira Gebauer 2020년 10월 14일
Hello,
if I use numerical solver for nonlinear problems (like ode or fsolve) I need a good initial value (initial value problem). The problem is, if I use such solver I get following message (here the solver is: ode15s):
Need a better guess x0 for consistent initial conditions.
or sometimes I get the error:
This DAE appears to be of index greater than 1.
My question is, is there a method in MATLAB to get a good initial guess? I know that with Homotopy it is possible to get a good initial guess....maybe MATLAB has such thing.....
Thank you for your help

답변 (1개)

Kim O
Kim O 2012년 6월 4일
does someone knows if decic() could help? But I use ode15s....
  댓글 수: 1
Nicolas Mira Gebauer
Nicolas Mira Gebauer 2020년 10월 14일
Hi, did you get an awnser for this question somewhere else? I am facing the same question.
Thank you,
Nicolás

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

카테고리

Help CenterFile Exchange에서 Ordinary Differential Equations에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by