how can i find minimal polynomial or greatest common divisor for this matrix ,, HELP
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
John D'Errico
el 28 de Dic. de 2014
Editada: John D'Errico
el 29 de Dic. de 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.
Respuestas (0)
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!