Exponential fit question.
- To: mathgroup at smc.vnet.net
- Subject: [mg27986] Exponential fit question.
- From: joe <joe at wam.umd.edu>
- Date: Tue, 27 Mar 2001 01:26:26 -0500 (EST)
- Organization: University of Maryland College Park
- Sender: owner-wri-mathgroup at wolfram.com
hello. I was wondering if someone could help me with the following problem. I am trying to perform an exponential fit to the following data {{x,y}} data ={{50,22},{64,62},{78,122},{93,269},{107,414},{122,507},{136,597}} Fit[data,Exp[x],x] what I get is 1.94272422061017735^-63 *E^x Which is not correct. With Excel I get 7.5*E^0.0034x which is correct. How can I do this with Mathematica ? Thanks. -Joseph.
- Follow-Ups:
- Re: Exponential fit question.
- From: "Sherman Reed" <sherman.reed@worldnet.att.net>
- Re: Exponential fit question.
- From: Tomas Garza <tgarza01@prodigy.net.mx>
- Re: Exponential fit question.
- From: Ken Levasseur <Kenneth_Levasseur@uml.edu>
- Re: Exponential fit question.
- From: jmt <jmt@agat.net>
- Re: Exponential fit question.
- From: Daniel Lichtblau <danl@wolfram.com>
- Re: Exponential fit question.