Community Profile

photo

Brian Tiffman


Active since 2015

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

Question


Rolling dice multiple times?
I want to have my code to roll five dice once, which I will do using the randi command. I then want to reroll certain dice two m...

8 years ago | 1 answer | 0

1

answer

Question


Yahtzee in Matlab?
Im trying to make the game yahtzee in matlab. Im setting up an array with 0's and 1's in it, and the 1's will be the dice that I...

8 years ago | 1 answer | 1

1

answer

Question


Extracting a message from a picture?
In the attached document, Im really stuck on what its asking. Could someone please help me better understand it, and what it wan...

8 years ago | 2 answers | 0

2

answers

Question


Hiding a message in an image?
Can someone please look at this document I attached, and also my code. Im not sure if my code is correct or not. I do get the tw...

8 years ago | 1 answer | 0

1

answer

Question


How to count how many games are won?
For this rock, paper, scissors code I need to count how many games are won by the computer, player, and end in a tie. Would I us...

8 years ago | 1 answer | 0

1

answer

Question


Rock, Paper, Scissors in MATLAB?
In the attached document, looking at problem 4, how would I write the code using a matrix and while loop. I know how to write th...

8 years ago | 1 answer | 0

1

answer

Question


Dont know the key value for decryption?
I need to get my code to decrypt a message without knowing the key. I want it to run through a loop 25 times. Using ASCII values...

8 years ago | 0 answers | 0

0

answers

Question


Decrypting a message without knowing the key?
I need to repeat my decrypted code 25 times, and stop it once ive correctly decrypted the message. Heres my decryted code: ...

8 years ago | 1 answer | 0

1

answer