Displaying 1 result from an estimated 1 matches for "fit_3d_data".
2008 Aug 20
0
Re gression with Intersection Constraint
Hi,
Previously I posted a thread asking help on how to best-fit (in the least
squares sense) a straight line through a set of data points. Thanks a lot to
all replying to it. I managed it in Matlab using a function 'fit_3D_data'
(link:
http://webscripts.softpedia.com/script/Scientific-Engineering-Ruby/Statistics-and-Probability/Orthogonal-Linear-Regression-in-3D-space-35532.html).
But to add a 'simple' constraint to the problem, I am stuck. Here it is:
I have two sets of data points, representing two separa...