How to minimize the absolute sum in curve fitting?
From: Kedi (kd20128_at_yahoo.com)
Date: 07/15/04
- Next message: George W. Cherry: "Re: VOTE on whether 1/oo = 0"
- Previous message: Cassandra Thompson: "Sin Cos Tan, why not Sin Sec Tan?"
- Next in thread: Lance Lamboy: "Re: How to minimize the absolute sum in curve fitting?"
- Reply: Lance Lamboy: "Re: How to minimize the absolute sum in curve fitting?"
- Reply: W. Dale Hall: "Re: How to minimize the absolute sum in curve fitting?"
- Reply: Robert Israel: "Re: How to minimize the absolute sum in curve fitting?"
- Reply: Rod: "Re: How to minimize the absolute sum in curve fitting?"
- Reply: Joel Bondurant: "Re: How to minimize the absolute sum in curve fitting?"
- Messages sorted by: [ date ] [ thread ]
Date: 14 Jul 2004 19:59:06 -0700
Hi,
I was using simple linear regression to fit some data to a straight
line on the X-Y plane, but the results are not satisfactory because of
some big outliers. It seems that trying to minimize the sum of the
absolute deviations will be a lot more useful in this case.
I vaguely remember that most of these non-linear minimization/curve
fitting problems have no closed form solutions and require iterations
to approach the answer ......
Can someone point me to an algorithm that is easy to implement? It
will be even better if that algorithm converges fast.
A big THANK YOU in advance!
Best Regards.
K
- Next message: George W. Cherry: "Re: VOTE on whether 1/oo = 0"
- Previous message: Cassandra Thompson: "Sin Cos Tan, why not Sin Sec Tan?"
- Next in thread: Lance Lamboy: "Re: How to minimize the absolute sum in curve fitting?"
- Reply: Lance Lamboy: "Re: How to minimize the absolute sum in curve fitting?"
- Reply: W. Dale Hall: "Re: How to minimize the absolute sum in curve fitting?"
- Reply: Robert Israel: "Re: How to minimize the absolute sum in curve fitting?"
- Reply: Rod: "Re: How to minimize the absolute sum in curve fitting?"
- Reply: Joel Bondurant: "Re: How to minimize the absolute sum in curve fitting?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|