MathGroup Archive 1999

[Date Index] [Thread Index] [Author Index]

Search the Archive

Modelling Delay-Differential Equations

  • To: mathgroup at smc.vnet.net
  • Subject: [mg17227] Modelling Delay-Differential Equations
  • From: "Andrew J. Paul" <marion at oanet.com>
  • Date: Mon, 26 Apr 1999 01:20:56 -0400
  • Sender: owner-wri-mathgroup at wolfram.com

Mathematica is a useful tool for analyzing coupled ordinary differential
equations (e.g., phase plots, stability analysis, etc.); however, does
anyone know of an elegant way to analyze delay-differential equations
using Mathematica?  Numerical techniques require using a ringbuffer to
store past values.  I am not aware of a built-in function do this in
Mathematica; having to create a ringbuffer array manually may preclude
the benefits of using Mathematica over other numerical integration
packages.

Andy
University of Calgary



  • Prev by Date: Re: Dynamic Programming
  • Next by Date: PrecisionPlot: MathSource item
  • Previous by thread: Evaluating Closed Cell Groups
  • Next by thread: Re: Modelling Delay-Differential Equations