home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / sci / math / symbolic / 2053 < prev    next >
Encoding:
Text File  |  1992-07-23  |  1.5 KB  |  47 lines

  1. Newsgroups: sci.math.symbolic
  2. Path: sparky!uunet!mcsun!sun4nl!alchemy!prisma!freek
  3. From: freek@cv.ruu.nl (Freek Beekman)
  4. Subject: Non-linear fitting with Mathematica.
  5. Sender: usenet@cv.ruu.nl (Usenet Network)
  6. Message-ID: <1992Jul23.090624.18725@cv.ruu.nl>
  7. Date: Thu, 23 Jul 1992 09:06:24 GMT
  8. Distribution: sci.math.symbolic
  9. Nntp-Posting-Host: drogo.cv.ruu.nl
  10. Organization: University of Utrecht, 3D Computer Vision Research Group
  11. Keywords: curve fitting, least squares approximation. non-linear
  12. Lines: 33
  13.  
  14. Hello,
  15.  
  16. who knows how to do a non-linear fit with Mathematics. I want to fit a
  17. non-linear function(A produkt of error-functions, Gaussians and
  18. exponential functions with the parameters to be fitted also in the
  19. argument of the functions). I think i cant reduce the function to a
  20. linear form as is shown in the Mathematics book. I have nine parameters
  21. to fit, and about 2000 measured points. The fit has to be a least square
  22. fit.   If it is possible I want to know how I can have speed up this fit
  23. routine, because I feel it can take a lot of time.  The derivatives are
  24. large formulas.  Therefore it could take a long time to evaluate them in
  25. the
  26. fitroutine, and therefore it would be better to take a fit routine that
  27. doesnt use derivatives during the fit.
  28.  
  29. Thanks in advance for your reply,
  30.  
  31. Freek.
  32.  
  33. --
  34.      -   Freek J. Beekman -
  35.  
  36. Department of Radiology and Nuclear Medicine/3D ComputerVision
  37. Utrecht University Hospital, Room E02.222
  38. Heidelberglaan 100
  39. 3584CX Utrecht
  40. The Netherlands
  41. Phone +31-30-506711/506053
  42. Fax   +31-30-513399
  43. email freek@cv.ruu.nl
  44.  
  45.  
  46.  
  47.