|
[Date Index]
[Thread Index]
[Author Index]
Re: interpolating function
- To: mathgroup at smc.vnet.net
- Subject: [mg22270] Re: interpolating function
- From: "Allan Hayes" <hay at haystack.demon.co.uk>
- Date: Sat, 19 Feb 2000 23:50:58 -0500 (EST)
- References: <88jum7$9oe@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
Bernd,
FunctionInterpolation.
Allan
---------------------
Allan Hayes
Mathematica Training and Consulting
Leicester UK
www.haystack.demon.co.uk
hay at haystack.demon.co.uk
Voice: +44 (0)116 271 4198
Fax: +44 (0)870 164 0565
"Bernd Brandt" <bernd at bio.vu.nl> wrote in message
news:88jum7$9oe at smc.vnet.net...
> 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:
Re: Simple Problem (I suppose...)
Next by Date:
Weird Plot behavior...
Previous by thread:
Re: interpolating function
Next by thread:
Re: interpolating function
|