[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Help-gsl] puzzled with result from gsl_multifit_linear...
From: |
Brian Gough |
Subject: |
Re: [Help-gsl] puzzled with result from gsl_multifit_linear... |
Date: |
Fri, 23 Nov 2007 15:58:44 +0000 |
User-agent: |
Wanderlust/2.14.0 (Africa) Emacs/22.1 Mule/5.0 (SAKAKI) |
At Thu, 22 Nov 2007 17:00:29 +1100,
John Pye wrote:
> Thanks for this. I think you may be right, and I should be implementing
> this using orthogonal regression. Are you able to comment on the
> correspondence of linear/orthogonal regression with my approach of
> solving the overspecified system a*(x-x0)+b*(y-y0)+c*(z-z0)=0 using SVD?
Golub and Van Loan's "Matrix Computations" has a section on using the
SVD to compute orthogonal regressions -- I think that should give you
the information you need.
--
best regards
Brian Gough
Network Theory Ltd,
Publishing Free Software Manuals --- http://www.network-theory.co.uk/
- Re: [Help-gsl] puzzled with result from gsl_multifit_linear..., (continued)
Re: [Help-gsl] puzzled with result from gsl_multifit_linear..., John Pye, 2007/11/19
Re: [Help-gsl] puzzled with result from gsl_multifit_linear..., Brian Gough, 2007/11/20