Path: news.mathworks.com!not-for-mail
From: <HIDDEN>
Newsgroups: comp.soft-sys.matlab
Subject: Re: Best fit ellipse given vertice and a few points
Date: Tue, 21 Oct 2008 10:21:01 +0000 (UTC)
Organization: The MathWorks, Inc.
Lines: 12
Message-ID: <gdkaed$bhd$1@fred.mathworks.com>
References: <gdfuiq$det$1@fred.mathworks.com>
Reply-To: <HIDDEN>
NNTP-Posting-Host: webapp-05-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1224584461 11821 172.30.248.35 (21 Oct 2008 10:21:01 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Tue, 21 Oct 2008 10:21:01 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1560446
Xref: news.mathworks.com comp.soft-sys.matlab:496485


"Conrad Andrew" <conrad7@gmx.net> wrote in message <gdfuiq$det$1@fred.mathworks.com>...
> Hi,
> 
> Is it possible to obtain a best-fit ellipse given a few known points:
>  . One of the vertices
>  . several points (up to 5) located on one of the quadrants which is adjacent to the known vertex point
> 
> I tried using the FitEllipse function but it doesn't appear to work well with the data that I have. Is there another function that works similarly to FitEllipse using the points that I have?
> 
> Thanks

If it's not possible to solve this problem the way it is, could someone please let me know?