MathGroup Archive 2003

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

Search the Archive

nonlinear fit

  • To: mathgroup at smc.vnet.net
  • Subject: [mg41604] nonlinear fit
  • From: "Tolonen, Ellen N" <entolonen at utep.edu>
  • Date: Wed, 28 May 2003 04:57:33 -0400 (EDT)
  • Sender: owner-wri-mathgroup at wolfram.com

I am trying to implement the nonlinear fit on a set of experimental data.  However, I am experiencing a bit of trouble with the definition of the function -- 

Which is the proper Mathematica representation
1 = x^2 + y^2 - z^2, or y = Sqrt(1 - x^2 + z^2)?

Thanks for all your help!

Ellen Tolonen
entolonen at utep.edu


  • Prev by Date: Matrix inverse not evaluating
  • Next by Date: Keyboard Input
  • Previous by thread: RE: Nonlinear fit
  • Next by thread: Re: nonlinear fit