help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Window size for "spline" option in interp2()


From: siko1056
Subject: Re: Window size for "spline" option in interp2()
Date: Thu, 9 Feb 2017 01:03:44 -0800 (PST)

José Luis García Pallero wrote
> Hello,
> 
> I need to use the interp2() function and I would like to know how
> internally it works when it is called with the option "spline". How
> many points from the original data around the interpolation point are
> considered for the interpolation?
> 
> Thanks
> 
> -- 
> *****************************************
> José Luis García Pallero

> jgpallero@

> (o<
> / / \
> V_/_
> Use Debian GNU/Linux and enjoy!
> *****************************************

Dear José Luis García Pallero,

You can try to edit the script (type: "edit interp2"), set a breakpoint and
step through the code, until you get the desired information. In interp2,
there is also a demo attached (type: "demo interp2") where you can
experiment with.

HTH, Kai





--
View this message in context: 
http://octave.1599824.n4.nabble.com/Window-size-for-spline-option-in-interp2-tp4681791p4681833.html
Sent from the Octave - General mailing list archive at Nabble.com.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]