Closed form solution to quadratic fit?
- From: "Stephen_B" <stephen@xxxxxxxxxxxxxx>
- Date: 24 Jan 2007 11:25:02 -0800
Is there a closed form solution to this problem? I have a set of x,y
pairs, and I would like to find the quadratic a*x^2 + b*x + c = y that
minimizes the worst case (absolute value) error between the actual data
and the quadratic approximation. I'm not trying to minimize the least
squared error, but the maximum error. Thanks.
Stephen
.
- Follow-Ups:
- Re: Closed form solution to quadratic fit?
- From: Robert Israel
- Re: Closed form solution to quadratic fit?
- Prev by Date: Re: Java vs C++ ?
- Next by Date: for noel: very brilliant long retention - ofha unvu - (1/1)
- Previous by thread: Looking for an implementation of the Newmark scheme for numerical solution of ODE
- Next by thread: Re: Closed form solution to quadratic fit?
- Index(es):