MathGroup Archive 2005

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

Search the Archive

Re: multidimensional interpolation

  • To: mathgroup at smc.vnet.net
  • Subject: [mg61723] Re: multidimensional interpolation
  • From: "Scout" <mathem at tica.org>
  • Date: Thu, 27 Oct 2005 05:01:55 -0400 (EDT)
  • References: <djn470$iti$1@smc.vnet.net>
  • Sender: owner-wri-mathgroup at wolfram.com

"Lorenzo" <rimoldini at gmail.com> news:djn470$iti$1 at smc.vnet.net...
> Owing to Mathematica 4 -- Help on Interpolation:
> "Multidimensional data can be given in the form {{x1,y1,...,f1},...}.",
> however, I cannot do: Interpolation[{{0,0,0},{1,1,1},{2,2,2}}]
> Why?
>
Hi,
you migth try to use ListInterpolation.
It's similar to Interpolation, but provides a more convenient interface for 
multidimensional data.

    ~Scout~


  • Prev by Date: Re: ParametricPlot3D
  • Next by Date: Re: Re: Use of CAS in introductory science&engineering courses
  • Previous by thread: Re: multidimensional interpolation
  • Next by thread: Zero argument functions