use of ode15i

1 view (last 30 days)
Renata
Renata on 27 Oct 2011
Dear all, I have to solve an implicit non linear ODE. Does anybody can send me an example on the use of ode15i, as I make mistakes with syntax.
  2 Comments
Jan
Jan on 27 Oct 2011
It is much more efficient, if you post your code and we fix the problems.
Grzegorz Knor
Grzegorz Knor on 27 Oct 2011
See example in documentation:
http://www.mathworks.com/help/techdoc/ref/ode15i.html

Sign in to comment.

Answers (1)

Sridharan
Sridharan on 5 Mar 2012
May I know the exact method that's running behind ode15i? I am curious about the math behind solving the implicit ODEs in general.

Tags

Community Treasure Hunt

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

Start Hunting!