Problem 44450. Create a magic square matrix for a given odd integer
Solution Stats
Problem Comments
-
2 Comments
James
on 7 Jan 2019
It looks like we don't actually need to create a magic square for this problem. We just need to figure out what the magic sum would be.
Rafael S.T. Vieira
on 11 Oct 2020
The test suite needs to be improved. It's a good problem, and building an odd magic square is not that hard, but to avoid cheating the function magic should be prohibited and the test suite should require and test the returned matrix.
Problem Recent Solvers34
Suggested Problems
-
Solve the set of simultaneous linear equations
361 Solvers
-
621 Solvers
-
261 Solvers
-
540 Solvers
-
742 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!