how can i find minimal polynomial or greatest common divisor for this matrix ,, HELP
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
John D'Errico
il 28 Dic 2014
Modificato: John D'Errico
il 29 Dic 2014
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.
Risposte (0)
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!