Problem 2603. Find out characteristics equation of given matrix.
Find out characteristics equation of given matrix.
A=[0 2; 1 8] then char. eq is s^2-8*s-2=0 and answer should be [1 -8 -2]
Solution Stats
Problem Comments
-
1 Comment
yurenchu
on 14 Apr 2017
What you're looking for is not called the "characteristics equation", but the characteristic polynomial.
Solution Comments
Show commentsProblem Recent Solvers66
Suggested Problems
-
Replace NaNs with the number that appears to its left in the row.
3019 Solvers
-
Back to basics 8 - Matrix Diagonals
936 Solvers
-
493 Solvers
-
Find the square of the sum of the digits of a number
156 Solvers
-
323 Solvers
More from this Author70
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!