Re: Exponetial Fit
- To: mathgroup at christensen.cybernetics.net
- Subject: [mg1792] Re: Exponetial Fit
- From: dendzik at usctoux1.cto.us.edu.pl (Zbigniew Dendzik)
- Date: Sun, 30 Jul 1995 21:40:52 -0400
- Organization: Silesian University, Katowice, Poland
John L. White (crunch at s-cwis.unomaha.edu) wrote:
: I have tried to do a exponetial fit to a list of data from a physics
: experiment, but Mathematica does a terrible job when I do the following
: command:
: Exp[Fit[Log(data),{1,t},t]]
: Does anyone know of a better way? Thanx in advance, John
: --
: o o crunch at s-cwis.unomaha.edu :):):)University of Nebraska at Omaha :):):)
: ^^ John White 402-571-9724 :):):)Engineering/Physics Department:):):):)
: (----) 8110 Girard Plz. :):):):):):):):):):):):):):):):):):):):):):)
: Omaha, Ne 68122-1455 * What it is, What it was, What it shall be *
Try NonlinearFit standard package. To get info just type
In[1] := << Statistics`NonlinearFit`
In[2] := ? NonlinearFit
I think it will go. Good luck.
--Zbyszek
Zbigniew Dendzik
dendzik at usctoux1.cto.us.edu.pl