Path: news.mathworks.com!not-for-mail
From: <HIDDEN>
Newsgroups: comp.soft-sys.matlab
Subject: Re: The largest Triangle that can fit in convex hull
Date: Thu, 7 May 2009 22:32:01 +0000 (UTC)
Organization: Xoran Technologies
Lines: 7
Message-ID: <gtvnh1$nrf$1@fred.mathworks.com>
References: <b9bb3ca1-66f4-4c5f-9553-cd970bfb7eb1@v4g2000vba.googlegroups.com>
Reply-To: <HIDDEN>
NNTP-Posting-Host: webapp-03-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1241735521 24431 172.30.248.38 (7 May 2009 22:32:01 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Thu, 7 May 2009 22:32:01 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1440443
Xref: news.mathworks.com comp.soft-sys.matlab:538378


Dodo <lovelygirl_2220@hotmail.com> wrote in message <b9bb3ca1-66f4-4c5f-9553-cd970bfb7eb1@v4g2000vba.googlegroups.com>...
> Hi
> Could any one tell me how to find the largest triangle can fit into a
> convex hull.
> Thanks in advance.

Convex hull of what? All the responders are assuming that  it is the convex hull of a list of vertices (i.e. a polytope), but you haven't confirmed this.