フィルターのクリア

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 Center および File ExchangeOrdinary Differential Equations についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by