Re: 1st to 2nd order ODE IVP
- From: spellucci@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx (Peter Spellucci)
- Date: Wed, 31 Oct 2007 16:48:23 +0000 (UTC)
In article <1193846194.323239.233310@xxxxxxxxxxxxxxxxxxxxxxxxxxx>,
mcodespam@xxxxxxx writes:
Suppose I have a 1st-order ODE whose derivative can be expressed
without a 1st-order term. Is it ever beneficial to do this and apply
the discretization methods for the latter problem class, as opposed to
directly integrating the 1st-order problem?
Thanks,
Martin
Y' =F(x,Y) =>
Y'' = F_x(x,Y) + F_Y(x,Y)F(x,Y)
you mean this ?
this will be much harder to integrate than the first, I guess
hth
peter
.
- References:
- 1st to 2nd order ODE IVP
- From: mcodespam
- 1st to 2nd order ODE IVP
- Prev by Date: Re: Levenberg-Marquardt on differential equation
- Next by Date: Re: Partial Schur decomposition in Matlab
- Previous by thread: 1st to 2nd order ODE IVP
- Next by thread: Re: 1st to 2nd order ODE IVP
- Index(es):