Anders Conbere on Nostr: Folks! Anyone know what I should be looking for if I have a sequence of 2D points and ...
Folks! Anyone know what I should be looking for if I have a sequence of 2D points and I want to find a function that defines a curve that passes through them all? Preferably while limiting large deviations?
It's not quite "curve fitting" because I have a sequence of points. It's kind of interpolation but when I go down that route folks aren't precomputing a single function.
The goal is to then apply this function to a new input set and put all of the new values on the curve.
It's not quite "curve fitting" because I have a sequence of points. It's kind of interpolation but when I go down that route folks aren't precomputing a single function.
The goal is to then apply this function to a new input set and put all of the new values on the curve.