Hi, I'm new in this forum and I hope I can find some help
I'm dealing with the following problem. I've got a matrix that I'm diagonalizing with the subroutine Jacobi and Eigsrt that I've found online, and everithing works very fine. But now I need to impose some constraint on the eigenvalues. Suppose I have a matrix with 2 parameters, i would like to give just one parameter in input and get the second fixed by imposing that, for example, the smallest eigenvalues is some value X.
I tried to search online functions to do this but I didn't find anything..
Could anybody can help me?
Thanks!!!
I'm dealing with the following problem. I've got a matrix that I'm diagonalizing with the subroutine Jacobi and Eigsrt that I've found online, and everithing works very fine. But now I need to impose some constraint on the eigenvalues. Suppose I have a matrix with 2 parameters, i would like to give just one parameter in input and get the second fixed by imposing that, for example, the smallest eigenvalues is some value X.
I tried to search online functions to do this but I didn't find anything..
Could anybody can help me?
Thanks!!!