MathGroup Archive 2004

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

Search the Archive

interpolation

  • To: mathgroup at smc.vnet.net
  • Subject: [mg46979] interpolation
  • From: Amanda Hattaway <hattaway at math.umass.edu>
  • Date: Thu, 18 Mar 2004 01:25:07 -0500 (EST)
  • Sender: owner-wri-mathgroup at wolfram.com

Is there a way to get Mathematica to display the function it
uses to interpolate a data set (call it inp)
of the form {Number, Number}?
A command like f=Interpolation[inp], for example, just gives assigns
this rule to a function I am calling f.
Is there any way to display this function f that interpolates my data 
set, as a function of an independent variable, rather than just
have Mathematica generate values of f given a picked numerical domain value?


  • Prev by Date: List of solution
  • Next by Date: DSolve problem solving an elemental DE in Math 5.0.1
  • Previous by thread: RE: Re: List of solution
  • Next by thread: RE: interpolation