Problem 42801. means
Calculate the arithmetic, the geometric and the harmonic mean of a given vector (with positive elements) and return them in a vector!
Solution Stats
Problem Comments
-
4 Comments
Hello Rathin Joshi.
I checked numbers and I think they are correct. The geometric mean should be (10!)^(1/10) and the harmonic mean should be 10/10th harmonic number.
It seems that the numerical error is too large and the answer I got is not identical to the correct answer.
The last test case has been improved.
Solution Comments
Show commentsProblem Recent Solvers62
Suggested Problems
-
Sort a list of complex numbers based on far they are from the origin.
5694 Solvers
-
1311 Solvers
-
Calculate the Number of Sign Changes in a Row Vector (No Element Is Zero)
769 Solvers
-
145 Solvers
-
Matlab Basics - Convert a row vector to a column vector
640 Solvers
More from this Author9
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!