Statistiques
RANG
260 205
of 297 303
RÉPUTATION
0
CONTRIBUTIONS
2 Questions
2 Réponses
ACCEPTATION DE VOS RÉPONSES
100.0%
VOTES REÇUS
0
RANG
of 20 420
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 158 407
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Generating random numbers
function x = atakan(mu,sigmasqroot,m) count=0; x=[]; y=[]; while (count<m) u1=rand; u2=rand; ...
environ 13 ans il y a | 0
| A accepté
Question
generating random numbers from binomial distribution
To generate Bin(4, 3/4), use the following table: x 0 1 2 3 4 P(X=x) 1/256 3/64 54/256 27/64 81/256 I want ...
environ 13 ans il y a | 2 réponses | 0
2
réponsesQuestion
Generating random numbers
I want to write a Matlab code for generating “m” numbers from N(0,1) using following algorithm. My code should be a general cod...
environ 13 ans il y a | 2 réponses | 0
2
réponsesNaN when calculating average
Hi; I want to ask a question to the main page. But it gives an error such that "we are sorry but something went wrong". What ca...
environ 13 ans il y a | 0