opposite result returned from charpoly
2 views (last 30 days)
Show older comments
I have this matrix
A=[1 1 2;1 2 1;2 1 1] and want to find the charpoly(A)
The result by hand is the opposite that Matlab rerurns..
Why does this happen?
0 Comments
Answers (0)
See Also
Categories
Find more on Encryption / Cryptography in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!