Re: fmincon
- From: Tim De Meyer <Tim.DeMeyer@xxxxxxxx>
- Date: Thu, 31 May 2007 03:21:48 EDT
Hi, I need help!!!!!!!!! I've just started toviolation
program in Matlab and I
have a problem... obviously!
I need to use fmincon inside 4 cycle for, but the
problem is that the
optimization doesn't run. It sees the cycle but it
gives out an error
message that I can't understand:
Optimization terminated: first-order optimality
measure less
than options.TolFun and maximum constraint
n is less
than options.TolCon.
The matlab forum would be a better option to post
this kind of messages:
http://mathforum.org/kb/forum.jspa?forumID=80
Anyway, the message isn't an error message at all, it
just says that the optimization has been succesfully
terminated. If you want to diminish the tolerance
levels (so a more "accurate" optimization can be
performed) you have to change the options argument in
your
My error...
continued:
You can use the optimset function to change the tolerances used in fmincon.
Hope this helps,
T
.
- Follow-Ups:
- Re: fmincon
- From: crisf78
- Re: fmincon
- References:
- Re: fmincon
- From: Tim De Meyer
- Re: fmincon
- Prev by Date: Re: fmincon
- Next by Date: Re: fmincon
- Previous by thread: Re: fmincon
- Next by thread: Re: fmincon
- Index(es):
Relevant Pages
|