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 Solvers252
Suggested Problems
-
4140 Solvers
-
Find the longest sequence of 1's in a binary sequence.
6518 Solvers
-
Sum the elements in either diagonal of a square matrix
214 Solvers
-
Relative ratio of "1" in binary number
1528 Solvers
-
Rotate a matrix for 180 degree
210 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!