Re: Differentiating Interpolation Functions -- "Delaunay" Interpolation
- To: mathgroup at smc.vnet.net
- Subject: [mg129596] Re: Differentiating Interpolation Functions -- "Delaunay" Interpolation
- From: JCW <Please.No.EMail at comcast.net>
- Date: Sat, 26 Jan 2013 17:00:46 -0500 (EST)
- Delivered-to: l-mathgroup@mail-archive0.wolfram.com
- Delivered-to: l-mathgroup@wolfram.com
- Delivered-to: mathgroup-newout@smc.vnet.net
- Delivered-to: mathgroup-newsend@smc.vnet.net
- References: <kdvtja$fo2$1@smc.vnet.net>
On Saturday, January 26, 2013 1:37:30 AM UTC-5, JCW wrote: > ...I cannot figure out how to to anything similar with Interpolation[...,Method->"Delaunay"] from the Obtuse package... (I'm running Mathematica 7, so I had to download and install the free package from Ingolf Dahl's site.) Any suggestions? -- JCW Problem Solved: This anomaly does not occur with my second choice, Method->"RBF", although finding the interpolation function is much slower. Perhaps the problem was that Delaunay interpolation does not have continuous derivatives?