|
[Date Index]
[Thread Index]
[Author Index]
Re: Interpolating Function
- To: mathgroup at smc.vnet.net
- Subject: [mg74194] Re: Interpolating Function
- From: Jean-Marc Gulliet <jeanmarc.gulliet at gmail.com>
- Date: Wed, 14 Mar 2007 03:45:07 -0500 (EST)
- Organization: The Open University, Milton Keynes, UK
- References: <et5oik$js9$1@smc.vnet.net>
amitsoni.1984 at gmail.com wrote:
> Hi,
>
> I used NDSolve to solve an ODE(f = NDSolve[.....] ) and got the result
> as an Interpolating function x->InterpolatingFunction[...]. It just
> gives the range of solution x. How can I plot or get the values of
> solution x?
>
> Thank you,
> Amit
>
>
The following FAQ should help: "How do I use or plot the results from
DSolve?" available at
http://support.wolfram.com/mathematica/mathematics/calculus/dsolveplotting.html
Also, the following section of the Mathematica Book is relevant (look
especially at the example at the bottom of the page):
"The Mathematica Book Online / A Practical Introduction to Mathematica
/ Symbolic Mathematics / 1.5.9 Differential Equations", available
at http://documents.wolfram.com/mathematica/book/section-1.5.9
Regards,
Jean-Marc
Prev by Date:
Re: Noob evaluation question
Next by Date:
Re: drawing with Mathematica
Previous by thread:
Re: Interpolating Function
Next by thread:
Re: Interpolating Function
|