Thread Subject: Optmization

Subject: Optmization

From: Chirackel Yoonus

Date: 10 Sep, 2008 08:08:01

Message: 1 of 3

Please somebody help me to solve the optimization problem in two variable with bounds.[I used "fminbnd" for single variable with bounds]. Now i am looking for similar function with two variable

Subject: Optmization

From: John D'Errico

Date: 10 Sep, 2008 09:44:02

Message: 2 of 3

"Chirackel Yoonus" <yoonus@ifmr.ac.in> wrote in message <ga7v91$i0i$1@fred.mathworks.com>...
> Please somebody help me to solve the optimization problem in two variable with bounds.[I used "fminbnd" for single variable with bounds]. Now i am looking for similar function with two variable

Do you have the optimization toolbox?

If you do, then use fmincon, or lsqnonlin, or
lsqcurvefit.

If not, then you will need to use a tool like my
fminsearchbnd, found on the file exchange.

http://www.mathworks.com/matlabcentral/fileexchange/loadFile.do?objectId=8277&objectType=file

HTH,
John

Subject: Optmization

From: Vincent Morio

Date: 5 Oct, 2008 00:23:02

Message: 3 of 3

"Chirackel Yoonus" <yoonus@ifmr.ac.in> wrote in message <ga7v91$i0i$1@fred.mathworks.com>...
> Please somebody help me to solve the optimization problem in two variable with bounds.[I used "fminbnd" for single variable with bounds]. Now i am looking for similar function with two variable
>
>
I think that fmincon is not a good option for your problem, since many numerical issues may occur during the optimization. Please prefer NPSOL or SNOPT by Stanford laboratory to solve your NLP problems.

Cheers,

V. Morio
PhD student in Automatic Control
IMS lab./University of Bordeaux, France

Tags for this Thread

Everyone's Tags:

Add a New Tag:

Separated by commas
Ex.: root locus, bode

What are tags?

A tag is like a keyword or category label associated with each thread. Tags make it easier for you to find threads of interest.

Anyone can tag a thread. Tags are public and visible to everyone.

Tag Activity for This Thread
Tag Applied By Date/Time
optimization Chirackel Yoonus 10 Sep, 2008 04:10:05
bound Chirackel Yoonus 10 Sep, 2008 04:10:05
convergence Chirackel Yoonus 10 Sep, 2008 04:10:05
rssFeed for this Thread

Contact us at files@mathworks.com