Question:
What is the difference between curve-fitting and interpolation?
anonymous
2011-04-06 09:48:18 UTC
The above question is with regards to applied maths and numerical methods.
Thank you!
Three answers:
?
2011-04-06 09:52:12 UTC
They're very different.



Curve-fitting is when you have a dataset of scattered points and find a line (or curve) that best fits the general shape of the data.



Interpolation is when you have two points of data and want to know what a value between the two would be. Half way between would be their average, but if you want to know only a quarter of the way between the two you'd have to interpolate.
duggs
2016-12-11 09:18:15 UTC
Interpolation And Curve Fitting
?
2011-04-06 09:51:06 UTC
Curve fitting is finding a general curve (function) which best fits a series of points.

Interpolation is finding a value given two points.


This content was originally posted on Y! Answers, a Q&A website that shut down in 2021.
Loading...