photo

Tavish Pattanayak


Last seen: environ 4 ans il y a Actif depuis 2020

Followers: 0   Following: 0

Statistiques

All
MATLAB Answers

2 Questions
0 Réponses

Cody

0 Problèmes
35 Solutions

RANG
65 582
of 300 392

RÉPUTATION
0

CONTRIBUTIONS
2 Questions
0 Réponses

ACCEPTATION DE VOS RÉPONSES
100.0%

VOTES REÇUS
0

RANG
 of 20 934

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG
14 704
of 168 373

CONTRIBUTIONS
0 Problèmes
35 Solutions

SCORE
370

NOMBRE DE BADGES
2

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

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

Afficher les badges

Feeds

Afficher par

Question


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

plus de 5 ans il y a | 1 réponse | 0

1

réponse

Question


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

plus de 5 ans il y a | 1 réponse | 0

1

réponse