User leslie - MathOverflowmost recent 30 from http://mathoverflow.net2013-05-24T02:55:48Zhttp://mathoverflow.net/feeds/user/26009http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://mathoverflow.net/questions/105767/non-convex-optimization/105799#105799Answer by leslie for non convex optimizationleslie2012-08-29T07:29:57Z2012-08-29T07:29:57Z<p>You can have a look of these papers:
1. Jonathan H. Manton, Optimization algorithms exploiting unitary constraints.
2. Zaiwen Zai and Wotao Yin, A feasible method for optimization with orthogonality constraints.</p>
<p>Wish these studies can help you. </p>
http://mathoverflow.net/questions/105678/a-weighted-sum-of-hermitian-matrices-and-selection-of-weight-valuesa weighted sum of Hermitian matrices and selection of weight valuesleslie2012-08-28T03:28:50Z2012-08-29T07:18:31Z
<p>We have $N$ Hermitian matrices $A_i$ and $N$ weight values $w_i$, $1\leq i\leq N$, $\sum_{i=1}^N w_i=1$.</p>
<p>Then we can obtain a new Hermite matrices $\sum_{i=1}^N w_iA_i$. let us assume $\lambda$ is the minmum non-zero eigenvalue of $\sum_{i=1}^N w_iA_i$, and vector $X$ is the corresponding eigenvector.</p>
<p>My question is how to select $w_i$, so that $\max_iX^HA_iX$-$\min_iX^HA_iX$ is as minimal as possible.</p>
<p>thanks for your answer. </p>
http://mathoverflow.net/questions/105678/a-weighted-sum-of-hermitian-matrices-and-selection-of-weight-valuesComment by leslieleslie2012-08-29T07:17:26Z2012-08-29T07:17:26ZSorry, its a mistake, $A_i$ is a Hermitian matrix. Thank you.