Re: fmincon
- From: Tim De Meyer <Tim.DeMeyer@xxxxxxxx>
- Date: Thu, 31 May 2007 03:20:11 EDT
Hi, I need help!!!!!!!!! I've just started to
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 violation
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
.
- Follow-Ups:
- Re: fmincon
- From: Tim De Meyer
- Re: fmincon
- References:
- fmincon
- From: crisf78
- fmincon
- Prev by Date: conjugate prior of gamma distribution
- Next by Date: Re: fmincon
- Previous by thread: fmincon
- Next by thread: Re: fmincon
- Index(es):
Relevant Pages
|