Community Profile

photo

Tavish Pattanayak


Last seen: oltre 2 anni fa Attivo dal 2020

Followers: 0   Following: 0

Statistiche

All
  • Thankful Level 2
  • Commenter
  • Thankful Level 1
  • Solver

Visualizza badge

Feeds

Visto da

Domanda


Problem 44960 Rescale scores
The following code works fine with the first set of input tested however shows error for the second set. I am doing this on Cody...

quasi 4 anni fa | 1 risposta | 0

1

risposta

Domanda


Problem 44951. Verify Law of Large Numbers
function dice_diff = loln(N) add = 0; mean = 0; mean1 = 0;add1=0; for c=1:1*exp(8) num = randi(N); add = add + num; ...

quasi 4 anni fa | 1 risposta | 0

1

risposta