Generalize your solution to Problem 52 - Give the state of the game at nth step for any size board.
Note: This problem uses the MATLAB convention for indexing (t=1 is the initial state).
Solution Stats
Problem Comments
2 Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers30
Suggested Problems
-
318 Solvers
-
248 Solvers
-
Create a matrix X, where each column is a shifted copy of the vector v
226 Solvers
-
Circular Primes (based on Project Euler, problem 35)
655 Solvers
-
Generate a random matrix A of (1,-1)
431 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!
The link for the problem 52 is wrong. https://www.mathworks.com/matlabcentral/cody/problems/52
The link has been fixed.