Problem 2146. index of n^2 in magic(n)
input=5 magic matrix 17 24 1 8 15 23 5 7 14 16 4 6 13 20 22 10 12 19 21 3 11 18 25 2 9
output=[5,3]
Solution Stats
Solution Comments
Show commentsProblem Recent Solvers120
Suggested Problems
-
684 Solvers
-
We love vectorized solutions. Problem 1 : remove the row average.
824 Solvers
-
459 Solvers
-
Create sequnce 1 4 9 16 25.........
328 Solvers
-
Matrix of almost all zeros, except for main diagonal
183 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!