[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
System of ODE's
From: |
Dennis Bayrock |
Subject: |
System of ODE's |
Date: |
Wed, 26 Sep 2001 18:43:05 -0600 |
User-agent: |
Mozilla/5.0 (Windows; U; WinNT4.0; en-US; rv:0.9.4) Gecko/20010913 |
Hello,
I am a research scientist involved in modeling yeast fermentations
for the production of alcohol. I have a system of ODE's to model and am
wondering if Octave is capable of handling such a system. For eg.
dX/dt= 1+ dS/dt
dS/dt = -2.5 * dX/dt
dP/dt = 5 * dS/dt - 3 * dX/dt
etc.
I have already read the manual and it does mention how to set up
ODE's, but it does not mention if Octave can handle a system of ODE's
that are linked to one another or how one would set one up.
Thank you for your response in advance!
Dennis Bayrock , P.hD
-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.
Octave's home on the web: http://www.octave.org
How to fund new projects: http://www.octave.org/funding.html
Subscription information: http://www.octave.org/archive.html
-------------------------------------------------------------
- System of ODE's,
Dennis Bayrock <=