home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / lang / c / 12507 < prev    next >
Encoding:
Internet Message Format  |  1992-08-18  |  649 b 

  1. Path: sparky!uunet!wupost!sdd.hp.com!swrinde!elroy.jpl.nasa.gov!mahendo!triton!robert
  2. From: robert@triton.jpl.nasa.gov (Robert Angelino)
  3. Newsgroups: comp.lang.c
  4. Subject: Looking for Polynomial Least-Squares Curve fit func. in C.
  5. Message-ID: <1992Aug18.223204.18239@mahendo.jpl.nasa.gov>
  6. Date: 18 Aug 92 22:32:04 GMT
  7. Sender: news@mahendo.jpl.nasa.gov
  8. Reply-To: robert@triton.Jpl.Nasa.Gov
  9. Organization: Jet Propulsion Laboratory, Pasadena CA
  10. Lines: 9
  11.  
  12. C gurus,
  13.     I'm looking for a function that determines a polynomial
  14. that fits a given discrete set of data.  Any help is
  15. appreciated.  BTW--It has to be in C.  I can't stand fortran.
  16.  
  17. thanks
  18.  
  19.  
  20. -robert
  21.