photo

Kiran Sai


Last seen: 5 months ago Active since 2023

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Variable simulation not being able to be graphed.
I was working on some piece of code that simulates the birthday paradox based on the user selected sample size and the number of...

1 year ago | 2 answers | 0

2

answers

Question


Why is the Matches variable too large?
I was playing around with a code that produces a simulator for the birthday paradox. Here's the piece of code: ready = false; ...

1 year ago | 2 answers | 0

2

answers

Question


Finding duplicates without using the unique function
I'm struggling to make a user defined function that detects duplicates within a matrix. This is what I have so far: function bm...

1 year ago | 0 answers | 0

0

answers