MathGroup Archive 2006

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

Search the Archive

Re: solve the following problem

  • To: mathgroup at smc.vnet.net
  • Subject: [mg69358] Re: solve the following problem
  • From: "Jens-Peer Kuska" <kuska at informatik.uni-leipzig.de>
  • Date: Sat, 9 Sep 2006 03:26:33 -0400 (EDT)
  • Organization: Uni Leipzig
  • References: <edqr42$t4p$1@smc.vnet.net>

Hi,

program a continuous output Runge-Kutta method 
and store the interpolation
data after every step and use this values to solve 
the delay equation.

Regards
  Jens

"Alexandr Alexandr" <a223253100 at yahoo.com> schrieb 
im Newsbeitrag news:edqr42$t4p$1 at smc.vnet.net...
|
| How would I solve the following problem with
| Mathematica?
| x'(t) + x(t-1) = 0.
|
| 
__________________________________________________
| Do You Yahoo!?
| Tired of spam?  Yahoo! Mail has the best spam 
protection around
| http://mail.yahoo.com
| 



  • Prev by Date: Re: Problems with NMaximize.
  • Next by Date: solve and Abs
  • Previous by thread: solve the following problem
  • Next by thread: Re: solve the following problem