Hi,
I have a large data set (2D Coordinates with errors) and i am using the Levenberg-Marquardt method to estimate the best polynomial function.
That part is working fine.
Now in my data set are exactly two KNOWN data points that are 100% correct. Therefore I want my function to go...