I will respond to this in the programming forum. This general forum is
for installation and support questions.

Thanks,

-- 
Raul

On Fri, May 7, 2021 at 3:48 AM 'Rudolf Sykora' via General
<[email protected]> wrote:
>
> Dear list,
>
>
> I tried to search for some implementation of 'interpolation', but
> failed...
>
> I have a series of (experimentally) measured values (pairs) like
> (x1,y1), (x2,y2), ..., (xN,yN). The x values are not equidistant. I need
> to create a new set (u1,v1), (u2,v2), ..., (uM, vM), with u values being
> equidistant, and interpolate (linearly, say; or more elaborately later)
> in between. Does anybody have a code snippet doing this?
>
> Thanks!
>
>
> Best regards
> Ruda
> ----------------------------------------------------------------------
> For information about J forums see http://www.jsoftware.com/forums.htm
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to