Problem 45791. Median computation (★★★)
See easy edition of this problem. However, now you must compute the median of any real-valued vector without using the in-built function median. Avoid using for/while as well.
Solution Stats
Solution Comments
Show commentsProblem Recent Solvers38
Suggested Problems
-
Make the vector [1 2 3 4 5 6 7 8 9 10]
51838 Solvers
-
3926 Solvers
-
Return a list sorted by number of occurrences
2839 Solvers
-
Back to basics 4 - Search Path
374 Solvers
-
1197 Solvers
More from this Author52
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!