Problem 44624. Return median of a matrix
Compute median of a matrix of any dimension. Exclude the NaNs if any.
Solution Stats
Solution Comments
Show commentsProblem Recent Solvers70
Suggested Problems
-
23102 Solvers
-
703 Solvers
-
We love vectorized solutions. Problem 1 : remove the row average.
857 Solvers
-
Given a matrix, swap the 2nd & 3rd columns
1191 Solvers
-
378 Solvers
More from this Author29
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!