Correction
- From: "aruzinsky" <aruzinsky@xxxxxxxxxxxxxxxxxxxx>
- Date: Mon, 20 Feb 2006 16:43:09 -0500
A type of solution that treats all coordinates equally in a statistically
meaningful way is called "Total Least Squares" (TLS) After looking at
some TLS literature, I have come to the conclusion that my formulation
under "Yours is Better" and both programs from Edwardo and Nils are not
TLS and probably do not represent anything statistically meaningful. The
TLS solution involves a solution constraint,
a*a + b*b + c*c = 1 ,
which I suspect cannot be put into a form for use with a general purpose
LS solver.
.
- References:
- Least Square Plane Equation
- From: robin90024
- Re: Least Square Plane Equation
- From: Eduardo
- Yours is Better
- From: aruzinsky
- Least Square Plane Equation
- Prev by Date: Not Necessarily
- Next by Date: Re: Algorithm for Merging Rectangles into a polygon
- Previous by thread: Not Necessarily
- Next by thread: Re: Least Square Plane Equation
- Index(es):
Relevant Pages
|