how can i find minimal polynomial or greatest common divisor for this matrix ,, HELP
1 次查看(过去 30 天)
显示 更早的评论
hello i want fast answer , for how to find minpoly for this matrix [L-1 0;0 L-1] the answer is L-1 ,, hint . i have found the characteristic polynomial for this matrix , and if i can find the greatest common divisor for this matrix i can obtain the minpoly
2 个评论
John D'Errico
2014-12-28
编辑:John D'Errico
2014-12-29
Your need for a fast answer is irrelevant. Everyone who posts here wants a fast answer. It merely says that you need to manage your time better in the future. Anyway, expecting a fast answer when you post a question at a time when many people who might have answered will not even be near a computer, this is a good way to be ignored.
I'll give you a hint though. You want to compute the gcd, though I see you said that yourself.
回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!