User:Kb325

From PrattWiki
Jump to navigation Jump to search

Kyle Brisky

Pratt star

Did Crew

From Boston

[ http://oliverkamm.typepad.com/blog/2008/03/preventing-nucl.html Preventing nuclear terrorism ] , Oliver Kamm , Typepad , 30 March 2008 , 19 September 2017 ( Prevent nuclear terror )


The game of life MATLAB demonstration was by far my favorite. I thought that the program and rules were incredibly interesting. I even did extra research into how other people created the program to improve my own. In the end I came up with a short program with 1 function that could do the game of life in a functioning way and a decent speed. The most interesting part was how to calculate the amount of adjacent true element of a 2d array in one line of code. The code for this was given but I spent around an hour deconstructing it. Overall creating the game of life was fairly interesting and is there for my favorite demonstration.