Calculate the mean of corner elements of a matrix.
e.g. a=[1 2 3; 4 5 6; 7 8 9;]
Mean = (1+3+7+9)/4 = 5
Solution Stats
Problem Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers463
Suggested Problems
-
Back to basics 12 - Input Arguments
622 Solvers
-
What is the distance from point P(x,y) to the line Ax + By + C = 0?
560 Solvers
-
Determine Whether an array is empty
811 Solvers
-
925 Solvers
-
391 Solvers
More from this Author25
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!