User leslie - MathOverflow most recent 30 from http://mathoverflow.net 2013-05-24T02:55:48Z http://mathoverflow.net/feeds/user/26009 http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://mathoverflow.net/questions/105767/non-convex-optimization/105799#105799 Answer by leslie for non convex optimization leslie 2012-08-29T07:29:57Z 2012-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-values a weighted sum of Hermitian matrices and selection of weight values leslie 2012-08-28T03:28:50Z 2012-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-values Comment by leslie leslie 2012-08-29T07:17:26Z 2012-08-29T07:17:26Z Sorry, its a mistake, $A_i$ is a Hermitian matrix. Thank you.