nearest_interp_1d_test


nearest_interp_1d_test, a Fortran77 code which calls nearest_interp_1d(), which interpolates a set of data using a piecewise constant interpolant defined by the nearest neighbor criterion, creating graphics files for processing by gnuplot().

Licensing:

The information on this web page is distributed under the MIT license.

Related Data and Programs:

nearest_interp_1d, a Fortran77 code which interpolates a set of data using a piecewise constant interpolant defined by the nearest neighbor criterion, creating graphics files for processing by gnuplot().

Source Code:

The test program makes files which can be used by GNUPLOT to create PNG plots:


Last modified on 27 October 2023.