MathGroup Archive 2007

[Date Index] [Thread Index] [Author Index]

Search the Archive

Curve-fitting/data analysis question...

  • To: mathgroup at smc.vnet.net
  • Subject: [mg73311] Curve-fitting/data analysis question...
  • From: "sherifffruitfly" <sherifffruitfly at gmail.com>
  • Date: Sun, 11 Feb 2007 01:15:33 -0500 (EST)

Hi all,

I've got some data that is approximately constant, c, over an
interval, and then drops off like -(a exp(b x)).

How can I determine when the constant part ends, and the negative
exponential begins in Mathematica? I can eyeball it on a graph, but I'd much
prefer to have a principled Mathematica routine settle the question. Once
that's settled, it should be straightforward to determine the
exponential's parameters via some curve-fitting routine or other.

Thanks for any suggestions,

cdj



  • Prev by Date: Re: FindFit and NonlinearRegress: Advantages/Disadvantages?
  • Next by Date: Re: Array reference help please
  • Previous by thread: Re: FindFit and NonlinearRegress: Advantages/Disadvantages?
  • Next by thread: Re: Curve-fitting/data analysis question...