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 Solvers251
Suggested Problems
-
Find the numeric mean of the prime numbers in a matrix.
8992 Solvers
-
14636 Solvers
-
Longest run of consecutive numbers
5836 Solvers
-
We love vectorized solutions. Problem 1 : remove the row average.
832 Solvers
-
07 - Common functions and indexing 1
439 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!