MathGroup Archive 1997

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

Search the Archive

Delay Differential Equations

  • To: mathgroup at smc.vnet.net
  • Subject: [mg8798] Delay Differential Equations
  • From: Peter Waterman <waterman at math.niu.edu>
  • Date: Thu, 25 Sep 1997 12:26:33 -0400
  • Organization: Northern Illinois University, Math
  • Sender: owner-wri-mathgroup at wolfram.com

Can I solve DDE of the form

x'(t) = F(t, x(t), x(t-a))

with NDSolve? It appears it is not able to refer back to its own
solution while it is still in progress.

Matthias Weiss
mweiss at math.niu.edu


  • Prev by Date: Re: Q - image processing / reading TIFF/JPEG files?
  • Next by Date: Calc Std. Dev. and Other w Single Pass thru data
  • Previous by thread: Re: Printing Problems with MMA 3.0
  • Next by thread: Re: Delay Differential Equations