Thread Subject: what is the category of this problem: linear objective function with quadratic constraints

Subject: what is the category of this problem: linear objective function with quadratic constraints

From: Hong

Date: 20 Jan, 2010 03:19:03

Message: 1 of 4

Hello,

I run into a problem with a linear objective function and a mix of constraints:

one quadratic constraints; others are all linear inequality.

Is there any specific definition in optimization for this type of problem?

Thanks,
Hong

Subject: what is the category of this problem: linear objective function with quadratic constraints

From: Hong

Date: 20 Jan, 2010 03:31:08

Message: 2 of 4

specifically, the problem is defined as:

obj: min/max f = ax1 + bx2 + cx3 + d
s.t:
p2 < c1x1^2+c2x2^2 + c3x1x2 + c4x1 + c5x2 + d1 < p1

c6x1+ c7x2< p3
c8x1 + c9x2<p4
p5<x1<p6
p7<x2<p8

Matlab is able to solve this problem. But I want to know some theory about this problem (if exist) so that it is able to develop some real time algo.

"Hong" <honghaot@gmail.com> wrote in message <hj5sn7$qgs$1@fred.mathworks.com>...
> Hello,
>
> I run into a problem with a linear objective function and a mix of constraints:
>
> one quadratic constraints; others are all linear inequality.
>
> Is there any specific definition in optimization for this type of problem?
>
> Thanks,
> Hong

Subject: what is the category of this problem: linear objective function with quadratic constraints

From: Gene

Date: 20 Jan, 2010 15:25:21

Message: 3 of 4

It seems that your problem (generically) does not have a solution. Note that x3 does not appear in any constraint. Thus, assuming there is a feasible point, and that the constant c in the cost functional is not zero, then the cost can be made arbitrarily small (-\infty) and arbitrarily large (+ \infty).

What 'solution' does Matlab provide ?


"Hong" <honghaot@gmail.com> wrote in message <hj5tds$aec$1@fred.mathworks.com>...
> specifically, the problem is defined as:
>
> obj: min/max f = ax1 + bx2 + cx3 + d
> s.t:
> p2 < c1x1^2+c2x2^2 + c3x1x2 + c4x1 + c5x2 + d1 < p1
>
> c6x1+ c7x2< p3
> c8x1 + c9x2<p4
> p5<x1<p6
> p7<x2<p8
>
> Matlab is able to solve this problem. But I want to know some theory about this problem (if exist) so that it is able to develop some real time algo.
>
> "Hong" <honghaot@gmail.com> wrote in message <hj5sn7$qgs$1@fred.mathworks.com>...
> > Hello,
> >
> > I run into a problem with a linear objective function and a mix of constraints:
> >
> > one quadratic constraints; others are all linear inequality.
> >
> > Is there any specific definition in optimization for this type of problem?
> >
> > Thanks,
> > Hong

Subject: what is the category of this problem: linear objective function with quadratic constraints

From: Hong

Date: 20 Jan, 2010 15:52:04

Message: 4 of 4

Gene, you are right. I doesn't define the problem correctly. Actually, x3 have boundary. therefore, the problem should be:

> > obj: min/max f = ax1 + bx2 + cx3 + d
> > s.t:
> > p2 < c1x1^2+c2x2^2 + c3x1x2 + c4x1 + c5x2 + d1 < p1
> >
> > c6x1+ c7x2< p3
> > c8x1 + c9x2<p4
> > p5<x1<p6
> > p7<x2<p8
      p9<x3<p10

the matlab will give me the right result. The question is that realtime algo is needed. Matlab is too large to realtime system.

"Gene" <ecliff@vt.edu> wrote in message <hj7791$i1$1@fred.mathworks.com>...
> It seems that your problem (generically) does not have a solution. Note that x3 does not appear in any constraint. Thus, assuming there is a feasible point, and that the constant c in the cost functional is not zero, then the cost can be made arbitrarily small (-\infty) and arbitrarily large (+ \infty).
>
> What 'solution' does Matlab provide ?
>
>
> "Hong" <honghaot@gmail.com> wrote in message <hj5tds$aec$1@fred.mathworks.com>...
> > specifically, the problem is defined as:
> >
> > obj: min/max f = ax1 + bx2 + cx3 + d
> > s.t:
> > p2 < c1x1^2+c2x2^2 + c3x1x2 + c4x1 + c5x2 + d1 < p1
> >
> > c6x1+ c7x2< p3
> > c8x1 + c9x2<p4
> > p5<x1<p6
> > p7<x2<p8
> >
> > Matlab is able to solve this problem. But I want to know some theory about this problem (if exist) so that it is able to develop some real time algo.
> >
> > "Hong" <honghaot@gmail.com> wrote in message <hj5sn7$qgs$1@fred.mathworks.com>...
> > > Hello,
> > >
> > > I run into a problem with a linear objective function and a mix of constraints:
> > >
> > > one quadratic constraints; others are all linear inequality.
> > >
> > > Is there any specific definition in optimization for this type of problem?
> > >
> > > Thanks,
> > > Hong

Tags for this Thread

Everyone's Tags:

Add a New Tag:

Separated by commas
Ex.: root locus, bode

What are tags?

A tag is like a keyword or category label associated with each thread. Tags make it easier for you to find threads of interest.

Anyone can tag a thread. Tags are public and visible to everyone.

Tag Activity for This Thread
Tag Applied By Date/Time
nonlinear progr... Hong 19 Jan, 2010 22:24:07
quadratic Hong 19 Jan, 2010 22:24:06
optimiztion Hong 19 Jan, 2010 22:24:06
rssFeed for this Thread

Contact us at files@mathworks.com