Документ взят из кэша поисковой машины. Адрес оригинального документа : http://www.atnf.csiro.au/computing/software/gipsy/sub/ellipse.dc2
Дата изменения: Thu Jan 23 17:12:12 1992
Дата индексирования: Fri Jan 16 18:17:42 2009
Кодировка:

Поисковые слова: md-11

Document: ELLIPSE

Purpose: Describes the ellipse fitting routines.

Category: MATH

File: ellipse.c

Author: K.G. Begeman

Description: The ellipse fitting routines available are:

ELLIPSE1 Which finds the initial estimates of
the ellipse parameters.
ELLIPSE2 Which finds the actual ellipse parameters
by a least-squares fit.
ELLIPSE1 can be used to determine the
initial estimates which are needed by
ELLIPSE2

Updates: Jan 25, 1991: KGB Document created.