Problem 2533. Find Out sum of principal diagonal element of given matrix
Find out sum of principal diagonal element of given matrix
If A=[1 0 0; 0 1 0;0 0 1], then answer must be 3.
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers246
Suggested Problems
-
Return a list sorted by number of occurrences
2776 Solvers
-
Get the length of a given vector
10948 Solvers
-
Who has power to do everything in this world?
442 Solvers
-
ベクトル [1 2 3 4 5 6 7 8 9 10] の作成
549 Solvers
-
What is Sum Of all elements of Matrix
413 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!