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

  1. Xref: sparky comp.programming:2354 comp.realtime:963
  2. Path: sparky!uunet!mcsun!uknet!jet!rmal
  3. From: rmal@jet.uk (Richard Lucock)
  4. Newsgroups: comp.programming,comp.realtime
  5. Subject: Fitting a gaussian curve to data
  6. Keywords: fit,gaussian,normal
  7. Message-ID: <1992Aug17.100836.15450@jet.uk>
  8. Date: 17 Aug 92 10:08:36 GMT
  9. Organization: Joint European Torus
  10. Lines: 11
  11.  
  12. Hi,
  13.     I am looking for a routine (code or algorithm) to fit a
  14. gausian curve to data. I can do this easily using a least squares
  15. minimisation routine (from the Nag library in fact), but it is too
  16. slow (this is for a realtime application, hence the crossposting), so
  17. I am trying to find something faster.
  18.  
  19. Many thanks,
  20.     Richard (rmal@jet.uk)
  21. - Disclaimer: Please note that the above is a personal view and should not 
  22.   be construed as an official comment from the JET project.
  23.