opposite result returned from charpoly

2 views (last 30 days)
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?

Answers (0)

Categories

Find more on Encryption / Cryptography in Help Center and File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!