Statistiques
8 Questions
0 Réponses
RANG
77 053
of 301 570
RÉPUTATION
0
CONTRIBUTIONS
8 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
0.0%
VOTES REÇUS
0
RANG
of 21 333
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 175 498
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
Question
how to use response surface method for experiments
pls explain me adout response surface method for experiments
plus de 9 ans il y a | 1 réponse | 0
1
réponseQuestion
how to find mean and standard deviation using normal distribution when the factor varies from -ve to +ve and when it varies only in +ve direction?
pls anyone help me how to find a mean and standard deviation when the factor varies from negative to positive and also when it v...
plus de 9 ans il y a | 1 réponse | 0
0
réponseQuestion
how to understand monte carlo simulation using statistics
please explain about monte carlo simulation with simple example program.
plus de 9 ans il y a | 1 réponse | 0
1
réponseQuestion
how to select mean and standard deviation for some process using monte carlo simulation?
for example, if i have the dimension of some table having length of 300m.then how to find mean and standard deviation for that u...
plus de 9 ans il y a | 1 réponse | 0
0
réponseQuestion
how to run monte carlo simulation in excel for each iteration separately using normrnd command?
how to generate monte carlo simulation in excel separately for each samples of i in this code? anyone pls help me % clc; ...
plus de 9 ans il y a | 1 réponse | 0
1
réponseQuestion
what happens inside the function normrnd(mu,sigma) in matlab?
can anyone explain me what is happening inside the normrnd(mu,sigma) in matlab.give some examples
plus de 9 ans il y a | 1 réponse | 0
1
réponseQuestion
how to write matlab program using monte carlo simulation to determine reliability
can any one help me to understand this code? and using this code please help me to write a code with variabies a=10,b=20,mean of...
plus de 9 ans il y a | 1 réponse | 0
1
réponseQuestion
can any one help me to understand this code? and using this code please help me to write a code with variabies a=10,b=20,mean of a and b=0,std.dev of a and b =3 &5, dy=1.5, y=a^2+b^2+2*a*b-a/b. find how many times it exceeds 1.5 ,and find reliability
% clc; mRob=500; mRbc=750; muRob=5; muRbc=7.5; SRob=5/4; SRbc=7.5/3; Dy=14.5; x=1; rop=0; alpha=...
plus de 9 ans il y a | 1 réponse | 0