eigenvalues with zero or closest to zero imaginary parts?
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
I am using eigs(A,B,k,sigma) to calculate a complex Eigen value problem. A and B are both large, sparse complex matrices.
I am only interested in eigenvalues that has an imaginary part closest to zero. However, if I set sigma='si', then I got eigenvalues with a negative imaginary part, rather than a zero imaginary part. How to get eigenvalues that have zero or closest to zero imaginary parts please?
0 Commenti
Risposte (0)
Vedere anche
Categorie
Scopri di più su Linear Algebra in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!