Polynomial Eigen Value Problem.

2 次查看(过去 30 天)
Murthy MVVS
Murthy MVVS 2011-12-4
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.

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Operating on Diagonal Matrices 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by