Re: C for Polynomial Fit
- From: Hans-Bernhard Bröker <HBBroeker@xxxxxxxxxxx>
- Date: Sat, 29 Dec 2007 19:57:31 +0100
Gary Pace wrote:
Does anybody know where I can find code for a C function to fit an (N-1)th order polynomial to N (x,y) data points. Actually I need to fit a 5th order polynomial to 11 x,y points.
Hmm... you've just contradicted yourself with the space of two sentences. So which is it going to be (N-1)th order, order some arbitrary Mth order, with M<N?
And what do you intend "fit" to mean?
And last but not least: what made you post this in c.a._embedded_, of all places?
.
- Follow-Ups:
- Re: C for Polynomial Fit
- From: CBFalconer
- Re: C for Polynomial Fit
- References:
- C for Polynomial Fit
- From: Gary Pace
- C for Polynomial Fit
- Prev by Date: Re: [VDS][33] Ecran 17" CRT IIyama Vision Master Pro 410
- Next by Date: Re: MIKEY'S "SPIRIT" CD now available in special limited edition 1000 signed copies pre release form
- Previous by thread: Re: C for Polynomial Fit
- Next by thread: Re: C for Polynomial Fit
- Index(es):
Relevant Pages
|