home *** CD-ROM | disk | FTP | other *** search
- Xref: sparky comp.programming:2354 comp.realtime:963
- Path: sparky!uunet!mcsun!uknet!jet!rmal
- From: rmal@jet.uk (Richard Lucock)
- Newsgroups: comp.programming,comp.realtime
- Subject: Fitting a gaussian curve to data
- Keywords: fit,gaussian,normal
- Message-ID: <1992Aug17.100836.15450@jet.uk>
- Date: 17 Aug 92 10:08:36 GMT
- Organization: Joint European Torus
- Lines: 11
-
- Hi,
- I am looking for a routine (code or algorithm) to fit a
- gausian curve to data. I can do this easily using a least squares
- minimisation routine (from the Nag library in fact), but it is too
- slow (this is for a realtime application, hence the crossposting), so
- I am trying to find something faster.
-
- Many thanks,
- Richard (rmal@jet.uk)
- - Disclaimer: Please note that the above is a personal view and should not
- be construed as an official comment from the JET project.
-