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