non convex optimization
- From: koolguyuf <tdgoswami@xxxxxxxxx>
- Date: Thu, 26 Jun 2008 07:45:38 -0700 (PDT)
Hello everybody,
I am trying to solve a single objective, constrained optimization
problem involving several optimization variables. However, the
objective function is not always a convex function of the variables --
it is convex for some choice of the optimizing variables and concave
for some other choices. Thus, I would say that I am dealing with a non
convex optimization problem.
I do not know whether matlab can solve this kind of a problem. To my
understanding, I think that fmincon (in Matlab's Optimization Toolbox)
can only solve optimization problems that is a convex function of the
optimizing variables.
Any help along these lines would be greatly appreciated.
Thanks
TD
.
- Follow-Ups:
- Re: non convex optimization
- From: ImageAnalyst
- Re: non convex optimization
- From: Vincent Morio
- Re: non convex optimization
- Prev by Date: Re: random data
- Next by Date: Read data from excel
- Previous by thread: random data
- Next by thread: Re: non convex optimization
- Index(es):
Relevant Pages
|