hello CVXers
is there a way to calculate spectral radius of an asymmetric matrix using cvx?
Any help is appreciated,
hello CVXers
is there a way to calculate spectral radius of an asymmetric matrix using cvx?
Any help is appreciated,
there are papers discussing Convexity and Log Convexity of the spectral radius for different cases.
yes, i have read the link.
To be more specific
, suppose
spectral radius: p=| a+ib |
in my cvx code i have calculated p^2 & a^2 as scalar variables.
Question: how to add a constraint for a asymmetric matrix variable to have a spactral radius of mgnitude p and of magnitude a for its real part
Regards,