Path: news.mathworks.com!not-for-mail
From: "Bruno Luong" <b.luong@fogale.findmycountry>
Newsgroups: comp.soft-sys.matlab
Subject: Re: determining the equation of a 3-D surface
Date: Fri, 21 Nov 2008 20:47:02 +0000 (UTC)
Organization: FOGALE nanotech
Lines: 10
Message-ID: <gg76o6$qu3$1@fred.mathworks.com>
References: <gg6ovh$4db$1@fred.mathworks.com> <gg6s8i$4mr$1@fred.mathworks.com> <gg71op$4c1$1@fred.mathworks.com> <gg7322$p7o$1@fred.mathworks.com> <gg73kq$53o$1@fred.mathworks.com> <gg7679$i6v$1@fred.mathworks.com>
Reply-To: "Bruno Luong" <b.luong@fogale.findmycountry>
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 1227300422 27587 172.30.248.38 (21 Nov 2008 20:47:02 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Fri, 21 Nov 2008 20:47:02 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 390839
Xref: news.mathworks.com comp.soft-sys.matlab:502408


"loic paccard" <loic.paccard@ecam.fr> wrote in message <gg7679$i6v$1@fred.mathworks.com>...

> 
> And fmincon seems to work only with analytical expression function and not with
> evaluated values of a variable.
> 

I repeat again: the above is not true. fmincon can even work with any function computed from a sophisticated algorithm, there is no requirement what so ever about analytical form of the function.

Bruno