non convex optimization



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
.



Relevant Pages

  • Re: non convex optimization
    ... objective function is not always a convex function of the ... Optimization Toolbox) ... nonconvex optimization problems, the optimal solution highly ...
    (comp.soft-sys.matlab)
  • Re: Constrained Optimization Problem
    ... in a "free ware" Optimization Library. ... with Constrained Optimization for the first time. ... task to write a general constrained solver, ... mixed integer solver or just to solve the given problem ...
    (sci.math.num-analysis)
  • Re: non convex optimization
    ... I am trying to solve a single objective, constrained optimization ... objective function is not always a convex function of the variables -- ... it is convex for some choice of the optimizing variables and concave ... but you might do a web search on "alpha ...
    (comp.soft-sys.matlab)
  • Re: Constrained Optimization Problem in C
    ... in a "free ware" Optimization Library. ... Type in search window "constrained optimization problem" ...
    (comp.lang.c)
  • Is This Optimization Objective Function Feasible?
    ... Hi I have been using fmincon for constrained optimization with no ... problems until I increased the complexity of the objective function. ... reconstruct from 180 columns of radon data ...
    (comp.soft-sys.matlab)