|
[Date Index]
[Thread Index]
[Author Index]
interpolating function
- To: mathgroup at smc.vnet.net
- Subject: [mg22216] interpolating function
- From: bernd at bio.vu.nl (Bernd Brandt)
- Date: Fri, 18 Feb 2000 02:34:55 -0500 (EST)
- Sender: owner-wri-mathgroup at wolfram.com
Dear Mathgroup members,
I have been plotting, using interpolating functions:
Show[Plot[Con[x] /. sol1, {x, 0, 10}], Plot[Con[x] /. sol2, {x, 10, 12}]]
I imagine there is a way to join up these two interpolating functions
to cover to complete domain {x, 0, 10} in one Interpolating function
object. However, I cannot find how to do this.
Any suggestions would be appreciated.
Thank you.
Bernd
Prev by Date:
line integral
Next by Date:
Front-end crashes in Redhat6.1
Previous by thread:
Re: line integral
Next by thread:
Re: interpolating function
|