comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » idl
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: IDL [message #78947 is a reply to message #296] Fri, 06 January 2012 09:38 Go to previous message
Russell[1] is currently offline  Russell[1]
Messages: 101
Registered: August 2011
Senior Member
There isn't a default interpolation scheme, per se. There are 10 or
so different interpolation routines, but are primarily focused on
fitting a polynomial to the data and evaluating the fit at the
requested points. In general, the lowest order is the default (so
linear interpolation). This is probably fine if your grid is well
sampled and you don't expect deviations smaller than the typical grid
spacing. Of course, you cannot create information --- so you don't
know what the curve is doing, no amount of interpolation will fix it.
But it's really a question of "how smooth you want the curve to
appear". Any interpolation scheme will be *COMPLETELY* untrustworthy
outside the limits of your data (that's called extrapolation, gulp).


http://physics.nyu.edu/grierlab/idl_html_help/mathematics9.h tml

Russell



On Jan 6, 1:22 am, shambhu <shambhu.mc...@gmail.com> wrote:
> Hi all, which Interpolation method is used in IDl by default, when
> call to Interpolation routine?
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Compare Filled Contour Plot in Three Graphics Systems
Next Topic: Technology!

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Fri Oct 10 10:34:11 PDT 2025

Total time taken to generate the page: 1.59847 seconds