Given an n-by-n square matrix, where n is an odd number, return the matrix without the central row and the central column.
Solution Stats
Problem Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers755
Suggested Problems
-
3897 Solvers
-
1251 Solvers
-
We love vectorized solutions. Problem 1 : remove the row average.
896 Solvers
-
convert matrix to single column
440 Solvers
-
270 Solvers
More from this Author11
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!