[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Solving 2nd degree differntial equatation
From: |
tmacchant |
Subject: |
Re: Solving 2nd degree differntial equatation |
Date: |
Sat, 4 Jun 2016 02:37:33 -0700 (PDT) |
>And initial condition x0=1, after rewritting it in the same manner will be
x0=[1;0]?
You should have two values for initial condition for second order ODE.
Usually it is x(0) and x'(0). So that initial condition of the 1st order 2
simultaneous ODEs is essentially the same as that of the 2nd order ODE.
As Juan suggested, validate your method with the ODE whose analytical
solution is known like x(t)''+k*x(t)=0
Tatsuro
--
View this message in context:
http://octave.1599824.n4.nabble.com/Solving-2nd-degree-differntial-equatation-tp4677408p4677432.html
Sent from the Octave - General mailing list archive at Nabble.com.
Re: Solving 2nd degree differntial equatation, Juan Pablo Carbajal, 2016/06/04