Group Abstract Group Abstract

Message Boards Message Boards

0
|
2.2K Views
|
0 Replies
|
0 Total Likes
View groups...
Share
Share this post:

Understand the rule/rules behind this code for cellular automata?

Posted 6 years ago

Hi all, I need to understand the rule/rules behind this code;

Table[ArrayPlot[
CellularAutomaton[{i, {2, 1}, {1, 1}}, {{{1}}, 0}, {{{30}}}], 
ImageSize -> Tiny], {i, 2, 20, 4}]

if anyone can explain the parts of this code, which one is the rule number or what i stands for?? excuse my ignorance. I am new to coding and trying to read patterns from different codes to match plan geometries of architecture plans.

thanks Maryam

POSTED BY: maryam fayyaz
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard