Community Profile

photo

Anthony


Tennessee Tech University

Active since 2014

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Can anyone offer a simplified method of creating Conway's Game of life using nested for loops?
Need help evaluating array to follow the rules of Conway's game of life. Living cell 4 or more neighbors.... I also need the pr...

9 years ago | 1 answer | 0

1

answer

Question


Can anyone help me with for loops in Matlab?
I am trying to write a program that uses selection sort to sort an array. I can't use sort or rowsort. I have to make my own fu...

9 years ago | 1 answer | 0

1

answer

Question


User-Defined Selection Sort for 2-D arrays of any size (MATLAB)
I am trying to create a user-defined selection sort for 2-D arrays. The user will select column to sort. However, as the desi...

9 years ago | 4 answers | 0

4

answers