home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / ai / 4791 < prev    next >
Encoding:
Text File  |  1993-01-08  |  827 b   |  32 lines

  1. Newsgroups: comp.ai
  2. Path: sparky!uunet!mcsun!sun4nl!fwi.uva.nl!wink
  3. From: wink@fwi.uva.nl (Onno Wink (I88))
  4. Subject: ellips
  5. Message-ID: <1993Jan8.111246.9594@fwi.uva.nl>
  6. Sender: news@fwi.uva.nl
  7. Nntp-Posting-Host: carol.fwi.uva.nl
  8. Organization: FWI, University of Amsterdam
  9. Date: Fri, 8 Jan 1993 11:12:46 GMT
  10. Lines: 20
  11.  
  12. Hi,
  13.  
  14.  The last two months I have been trying to fit
  15.  an ellipse to a data-set.
  16.  
  17.  In other words, I have to find the Parameters:
  18.  
  19.  A x^2 + B xy + C y^2 + D x + E y + F = 0
  20.  
  21.  I have read a lot of articles about this matter, but
  22.  am not able to implement one algorithm correctly.
  23.  
  24.  This may all be my fault, but is there someone who already
  25.  implemented such an algorithm.
  26.  This will save a lot of time.
  27.  
  28.  Thanks in advance..
  29.  
  30.                         Onno Wink.
  31.                         University of Amsterdam.
  32.