Calculate the average value of the elements in the array
Solution Stats
Problem Comments
4 Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers1738
Suggested Problems
-
It dseon't mettar waht oedrr the lrettes in a wrod are.
2085 Solvers
-
Project Euler: Problem 8, Find largest product in a large string of numbers
1305 Solvers
-
Generate N equally spaced intervals between -L and L
943 Solvers
-
Reverse the elements of an array
1113 Solvers
-
Back to basics - mean of corner elements of a matrix
462 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...