Problem 2494. What is the nth step in Conway's Life?
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
Rafael S.T. Vieira
on 3 Jul 2020
The link for the problem 52 is wrong. https://www.mathworks.com/matlabcentral/cody/problems/52
goc3
on 29 Sep 2020
The link has been fixed.
Solution Comments
Show commentsProblem Recent Solvers27
Suggested Problems
-
Read a column of numbers and interpolate missing data
2333 Solvers
-
413 Solvers
-
Getting the indices from a vector
11165 Solvers
-
Return the first and last characters of a character array
11204 Solvers
-
Write a function man that takes a row vector v and returns a matrix H as follows..
628 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!