Path: news.mathworks.com!not-for-mail
From: "Dan Haeg" <haegd@msoe.edu>
Newsgroups: comp.soft-sys.matlab
Subject: Re: 2nd order differential equation
Date: Thu, 8 Nov 2007 03:37:20 +0000 (UTC)
Organization: Milwaukee School of Engineering
Lines: 9
Message-ID: <fgu09g$50j$1@fred.mathworks.com>
References: <fgtuo3$a73$1@fred.mathworks.com>
Reply-To: "Dan Haeg" <haegd@msoe.edu>
NNTP-Posting-Host: webapp-02-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1194493040 5139 172.30.248.37 (8 Nov 2007 03:37:20 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Thu, 8 Nov 2007 03:37:20 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 475291
Xref: news.mathworks.com comp.soft-sys.matlab:436516



"Jill " <udmathworks@mathworks.com> wrote in message
<fgtuo3$a73$1@fred.mathworks.com>...
> Anyone know if there's a MATLAB function that can be used to
> solve 2nd order differential equations? If not, anyone know
> how to go about doing that?
> 
> Thanks

ode45 and the other odeXXX solvers can do this.