Concept Flow - Linear vs cubic interpolation
Start with known data points
Choose interpolation method
Linear interpolation
Calculate interpolated values
Compare smoothness and accuracy
End
We start with known points, pick linear or cubic interpolation, compute values, then compare results.