MathGroup Archive 2003

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

Search the Archive

NDSolve documentation

  • To: mathgroup at smc.vnet.net
  • Subject: [mg42218] NDSolve documentation
  • From: "JAN PROSKA " <proska at troja.fjfi.cvut.cz>
  • Date: Tue, 24 Jun 2003 01:27:04 -0400 (EDT)
  • Organization: Fac. of Nucl.Sci. and Phys.Eng.,CTU
  • Sender: owner-wri-mathgroup at wolfram.com

Hello Everyone,

I am looking for any documentation which covers an "inner output" from the 
NDSolve function in detail.

Example:

Eq=y/. First[NDSolve[{y''[x]+y[x]==0, y[0]==1, y'[0]==0}, y, {x, 0, 2*Pi}]]

Eq[[1]]
Eq[[2]]
Eq[[3]]
Eq[[4]]


Something can be "deciphered" easily (in the case). But more comprehensive 
documentation would be of great serviceability.


Thank you.

Jan Proska


 


  • Prev by Date: Lie symmetries for PDE's, MathLie, and Mathematica V 4.1
  • Next by Date: Re: Equation problem
  • Previous by thread: Lie symmetries for PDE's, MathLie, and Mathematica V 4.1
  • Next by thread: NDSolve documentation