home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / sci / math / symbolic / 2406 < prev    next >
Encoding:
Text File  |  1992-09-14  |  1.0 KB  |  32 lines

  1. Newsgroups: sci.math.symbolic
  2. Path: sparky!uunet!convex!darwin.sura.net!jvnc.net!yale.edu!ira.uka.de!math.fu-berlin.de!zrz.tu-berlin.de!cs.tu-berlin.de!granat!ulrich
  3. From: ulrich@cs.tu-berlin.de (Ulrich Wittenberg)
  4. Subject: Mathematica: A FIT Question
  5. Message-ID: <ULRICH.92Sep14165944@granat.cs.tu-berlin.de>
  6. Sender: news@cs.tu-berlin.de
  7. Organization: Technical University of Berlin, Germany
  8. Distribution: sci
  9. Date: Mon, 14 Sep 1992 15:00:09 GMT
  10. Lines: 20
  11.  
  12.  
  13. Good morning, Ladies and Gentlemen.
  14.  
  15. Using mathematica I want to fit a set of points {xi, yi} to 1/x, 1/x^2
  16. etc like this:
  17.  
  18. In[1] = data = {{-100, 0.03}, <<n>>, {200, 0.005}};
  19.  
  20. In[2] = fitted = Fit[data, {1, 1/x, 1/x^2},x]
  21.  
  22. But all i get is Indeterminate due to a division by zero.
  23.  
  24. Would you please be so kind and tell me what i'm doing wrong.
  25.  
  26. Thanks in advance
  27. Ulrich
  28. -- 
  29. Ulrich Wittenberg, FG Computer Graphics, Institut fuer technische Informatik
  30. Fachbereich 20 (Informatik), TU Berlin, Franklinstrasse 28/29, 
  31. 1000 Berlin 10, Germany, Europe, Terra, Sol, Milky Way, Universe (Backyard)
  32.