Path: utzoo!attcan!utgpu!news-server.csri.toronto.edu!clyde.concordia.ca!uunet!samsung!dali.cs.montana.edu!milton!lshupe From: lshupe@milton.u.washington.edu (Larry Shupe) Newsgroups: comp.sys.next Subject: Can Mathematica to exponential fits? Message-ID: <5927@milton.u.washington.edu> Date: 4 Aug 90 17:37:05 GMT Distribution: comp.sys.next Organization: University of Washington, Seattle Lines: 14 Is it possible to fit an exponential fuction of the form y = a Exp[b x^3] + c to a list of data pairs using Mathematica? I've looked at the Fit[] function in the Matematica book but it will only work if I leave out the b constant. Am I missing something here? Is there another function or combination of functions that will do what I want. Any help will be greatly appreciated! Larry Shupe lshupe@milton.acs.washington.edu