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

Home » Public Forums » archive » Re: Need help with value_locate and interpolation
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: Need help with value_locate and interpolation [message #38949 is a reply to message #38948] Fri, 02 April 2004 09:20 Go to previous messageGo to previous message
Wayne Landsman is currently offline  Wayne Landsman
Messages: 117
Registered: January 1997
Senior Member
Leslie Welser wrote:
> I'm having some trouble with using the value_locate function. Let's
> say I have a vector with 10 elements, and I want to find the
> "interpolated" array index for a particular value. I know how to
> interpolate the vector, but I can't find a way to return the index as
> a float and not an integer. In other words, given a certain value of
> the array, I would like to find a way to return the information that
> that interpolated value is at an index of, say, 4.27. Is there a
> simple way to do this?

You might look at the function tabinv.pro at
ftp://idlastro.gsfc.nasa.gov/pub/pro/math/tabinv.pro

which first uses VALUE_LOCATE to find the two integer indicies which
bracket the supplied value, and then linear interpolates between the two
indicies to return a floating point value.

--Wayne Landsman
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: submit idl job with AT command?
Next Topic: Re: selfcreating filenames for putput files?

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

Current Time: Wed Oct 08 11:43:52 PDT 2025

Total time taken to generate the page: 0.00404 seconds