8000 GitHub - michisato/TableInterpolation: Data interpolation program for CSV file.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

michisato/TableInterpolation

Repository files navigation

Table Interpolation

Data interpolation program for CSV file. The folder includs source files of Processing and bin files.

This version is quite limited since it is my individual use. Current version allows only linear interpolation (lerp) of COLUMN. So input row size and output row size should be same (ex: when start row is 2 and end row is 10, the data num of interpolation should be 9.). In addition, each row is presumed as circular data. So the first column data is automatically added into after last column in calc process. plz improve someone:) (c)michisato, (CC BY-SA 2.1) . The UI was developed with G4P (http://www.lagers.org.uk/g4p/). Thanks!

About

Data interpolation program for CSV file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0