Finding initial value
显示 更早的评论
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
2012-6-4
0 个投票
1 个评论
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
类别
在 帮助中心 和 File Exchange 中查找有关 Ordinary Differential Equations 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!