photo

David Deman


Last seen: 4 years ago Active since 2021

Followers: 0   Following: 0

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
151,637
of 300,592

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 21,027

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 169,752

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

Feeds

View by

Question


Need help calling a function
Hello so I am trying to replicate a yahtzee game, and the statistics of how many times do 5 dice have to be rolled to get 5 of t...

4 years ago | 1 answer | 0

1

answer

Question


Help needed on a Yahtzee game!
So I have a code that generates the amount of times dice are rolled to get 5 of a kind. How can I write a code that repeats this...

4 years ago | 1 answer | 0

1

answer

Question


Can someone help me understand this code?
throwAgain=MCO_throwAgain() function throwAgain=MCO_throwAgain() die=1; %Random number 1-6 of a 1x6 vector RV=randi([1,6],1,...

4 years ago | 2 answers | 0

2

answers