CVX Forum: a community-driven support forum
Latest Categories Search
Home / Uncategorized / Largest eigen value

Largest eigen value

Uncategorized
May 12, 2021
P
Payam Salamati
May 12, 2021 #1

Hi there,

I know that lamba_max(A) returns the maximum value of eigen value of matrix A.
Now, how can I enforce a constraint on the largest absolute value of eigen values of a matrix (A), let’s say the spectral radius of A? I mean max(abs(eig(A))).

Thanks,
Best

M
Michal Adamaszek
May 12, 2021 #2

See “Spectral radius” paragraph in https://docs.mosek.com/modeling-cookbook/sdo.html#eigenvalue-optimization

1

Archive of CVX Forum: a community-driven support forum — Generated as a static archive