Skip to content

nehalkalita/interpolation_2d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Interpolation of 2D data

alt text

Program requires a CSV file as input where

empty spaces are to be mentioned with 'characters' or 'symbols'

whereas non-empty spaces with 'integer' or 'decimal' values.

Logic implemented is explained in the following paper: [https://ieeexplore.ieee.org/document/8777680]

Code

matrix_fill.py

Sample data

values1.csv; values2.csv

Releases

No releases published

Packages

No packages published

Languages