Calculate the average value of the elements in the array
Solution Stats
Problem Comments
4 Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers1805
Suggested Problems
-
Remove all the words that end with "ain"
2703 Solvers
-
2377 Solvers
-
Find the sum of the elements in the "second" diagonal
1204 Solvers
-
Create an n-by-n null matrix and fill with ones certain positions
727 Solvers
-
Convert given decimal number to binary number.
2346 Solvers
More from this Author7
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
The solution for this problem doesn't make any sense!!!
The correct result is 4, not 8.
The test suite has been corrected and expanded.
Intriguing problem. Hint: To solve, you need to consider "all" the elements for the average though...