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
-
7294 Solvers
-
Extract leading non-zero digit
2134 Solvers
-
Find the two most distant points
2834 Solvers
-
Return elements unique to either input
769 Solvers
-
Celsius to Fahrenheit converter
608 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!