Find indices of values in a vector lower than the mean of the vector
Solution Stats
Problem Comments
2 Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers93
Suggested Problems
-
Determine if a Given Number is a Triangle Number
398 Solvers
-
Project Euler: Problem 1, Multiples of 3 and 5
3680 Solvers
-
Find the index of the largest value in any vector X=[4,3,4,5,9,12,0,4.....5]
399 Solvers
-
391 Solvers
-
217 Solvers
More from this Author18
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
I suggest adding additional test cases to make the problem stronger.
You meant 'Find all **indices**', not values...