Re: Find a function that fits two dimensional data
- To: mathgroup at smc.vnet.net
 - Subject: [mg67406] Re: Find a function that fits two dimensional data
 - From: "Raj" <rajanikanth at gmail.com>
 - Date: Thu, 22 Jun 2006 06:21:26 -0400 (EDT)
 - References: <e6tc7g$dtf$1@smc.vnet.net>
 - Sender: owner-wri-mathgroup at wolfram.com
 
Thanks to everyone who replied. I was able to find an almost exact fit using FindFit and NonlinearRegress functions. Regards, Raj János Karsai wrote: > It should work. Try to change the initial data, or linearize the data set. YOu can send me the problem in details, I try to play with it. > > Janos