home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: sci.math.symbolic
- Path: sparky!uunet!wupost!sdd.hp.com!usc!rpi!utcsri!helios.physics.utoronto.ca!butscher
- From: butscher@helios.physics.utoronto.ca (Adrian Butscher)
- Subject: Gaussian Fitting
- Message-ID: <Bs7uuz.Bzs@helios.physics.utoronto.ca>
- Sender: news@helios.physics.utoronto.ca (News Administrator)
- Organization: University of Toronto Physics/Astronomy/CITA
- Date: Thu, 30 Jul 1992 19:16:10 GMT
- Lines: 10
-
- Does anyone know how to get MMA to fit a list of data points of the form
-
- data = {{x1,y1},{x2,y2},...}
-
- to a Gaussian curve parametrized as a Exp[b(x-c)^2]? The program should
- find the coefficients a,b,c.
-
- Thanks in advance.
-
- Adrian
-