what is degeneracy of matrix A=[-1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1];
2 views (last 30 days)
Show older comments
what is degeneracy of matrix A=[-1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1];
0 Comments
Accepted Answer
madhan ravi
on 18 Sep 2020
Hint:
doc diag
2 Comments
madhan ravi
on 18 Sep 2020
Read the document, it clearly explains that it creates a diagonal matrix.
More Answers (0)
See Also
Categories
Find more on Operating on Diagonal Matrices 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!