Community Profile

photo

Tavish Pattanayak


Last seen: más de 2 años hace Con actividad desde 2020

Followers: 0   Following: 0

Estadísticas

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

Ver insignias

Feeds

Ver por

Pregunta


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...

casi 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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; ...

casi 4 años hace | 1 respuesta | 0

1

respuesta