Hi there,
Hoping somebody can hook with up with a quick and effective solution to the following problem.
I have a range of x-values from -180.0 to +180.0 in 0.1 increments. I have been given corresponding y-values for certain of these x-values.
What I'd like to do is use linear interpolation to fill in the gaps, small errors are not too important. I have been playing around with formulas and even writing some basic C code but I'm convinced that there has to be an easier way.
Does anybody know the easiest method for doing this?
I have included a sample of the task in the attachment,
Regards,
g
Bookmarks