Scaling in fmincon()
- From: "Fijoy George" <tofijoy@xxxxxxxxxxx>
- Date: Fri, 6 Jan 2006 16:13:00 -0500
Hi all,
I have been using the Matlab constrained optimization fucntion(). Lately, I
have been observing that the speed and the success of the optimization
depends on the "scale" of the problem. For example, I have observed that
when I divide the objective function by a constant so as to make the
function values smaller, the optimization converges significantly faster.
I see in the literature that scaling is an important factor in optimization,
and optimization softwares normally have automatic procedures for
transforming the user-specified problem to a well-scaled one.
So, does anyone know if Matlab fmincon() does any scaling at all? Has anyone
experienced scaling problems before with fmincon()?
Thanks
Fijoy
.
- Follow-Ups:
- Re: Scaling in fmincon()
- From: John D'Errico
- Re: Scaling in fmincon()
- Prev by Date: JPattern - numjac
- Next by Date: Re: Careers in Matlab
- Previous by thread: JPattern - numjac
- Next by thread: Re: Scaling in fmincon()
- Index(es):
Relevant Pages
|