Re: ? analytic constraint optimization
- From: Robert Israel <israel@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Sun, 20 May 2007 02:35:40 -0500
"Cheng Cosine" <acosine@xxxxxxxxxx> writes:
Hi:
Usually when searching for the optimal soln of a constrained optimization,
we use iterative method to do that and need to be aware of whether the
obtained
soln is global or only local. It'd be good if we can transform the problem
to
other form that has better analytical property.
For example, A and B are both semi-positive definite Hermitian matrices.
We want to find the maximal of f(u) = u*A*u subjected to the constraint
g(u) = u*B*u <= c (the constraint), u is complex.
I assume you mean u^* A u and u^* B u (where ^* is Hermitian transpose).
It's easy to see that if a maximum exists, we must have Ker(B) contained
in Ker(A), and then we can restrict to the orthogonal complement of
Ker(B), where B is positive definite and not just semidefinite.
So suppose B is positive definite.
I heard that this can be transformed to an eigenvalue problem but don't
see
how. Anyone knows how to do this?
Let B^(1/2) be the unique positive definite square root of B,
v = B^(1/2) u and C = B^(-1/2) A B^(-1/2). Then you want to
maximize v^T C v subject to the constraint v^T v <= c. Rayleigh's
Principle says this is maximized when v is an eigenvector of C for
the largest eigenvalue.
--
Robert Israel israel@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Department of Mathematics http://www.math.ubc.ca/~israel
University of British Columbia Vancouver, BC, Canada
.
- Follow-Ups:
- Re: ? analytic constraint optimization
- From: Cheng Cosine
- Re: ? analytic constraint optimization
- References:
- ? analytic constraint optimization
- From: Cheng Cosine
- ? analytic constraint optimization
- Prev by Date: Re: fairness scheduling problem - partition nxm item scores into m groups of n items each
- Next by Date: About the integral of function containing modified Bessel Function
- Previous by thread: ? analytic constraint optimization
- Next by thread: Re: ? analytic constraint optimization
- Index(es):
Relevant Pages
|
Loading