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
Solution Comments
Show comments
Loading...
Problem Recent Solvers69
Suggested Problems
-
Determine whether a vector is monotonically increasing
22913 Solvers
-
Sum of diagonal of a square matrix
1637 Solvers
-
Sum of diagonals elements of a matrix
231 Solvers
-
Finding an element in a vector
203 Solvers
-
316 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!
What you're looking for is not called the "characteristics equation", but the characteristic polynomial.