Effacer les filtres
Effacer les filtres

Polynomial Eigen Value Problem.

2 vues (au cours des 30 derniers jours)
Murthy MVVS
Murthy MVVS le 4 Déc 2011
Can anyone let me know how to solve this problem.
A = [a1 a2]; B = [b1 b2]; C = [c1 c2];
(k^2*[A] + k*[B] + C)*x = 0;
where a1,a2,b1,b2,c1,c2 are 5x5 matrices.
Can this be solved using polyeig - How? or Any other solutions?
Thanks.

Réponses (0)

Catégories

En savoir plus sur Operating on Diagonal Matrices dans Help Center et File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by