help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: System of two equations of ODE2


From: Juan Pablo Carbajal
Subject: Re: System of two equations of ODE2
Date: Tue, 23 Dec 2014 11:49:09 +0100

On Mon, Dec 22, 2014 at 9:57 PM, ben <address@hidden> wrote:
> Hi!!
>
> I'm new on this forum, and also new on OCTAVE.
>
> I have to do a practise, and i have a big problem. I have two ODEs and i
> have to put them in a system(like a vector), and this two ODEs have four
> initial conditions.
> Has anybody know how to make this??
> I now thas the function is lsode, but i have no idea how to make a system
> for the two differential equations.
>
> Thanks.
>
>
>
> --
> View this message in context: 
> http://octave.1599824.n4.nabble.com/System-of-two-equations-of-ODE2-tp4667913.html
> Sent from the Octave - General mailing list archive at Nabble.com.
>
> _______________________________________________
> Help-octave mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/help-octave

Check the help of the function lsode and if that is not enough check
the function ode45 in the odepkg forge package.
https://www.gnu.org/software/octave/doc/interpreter/Ordinary-Differential-Equations.html
http://octave.sourceforge.net/odepkg/overview.html



reply via email to

[Prev in Thread] Current Thread [Next in Thread]