Statistiques
8 Questions
0 Réponses
RANG
211 324
of 300 352
RÉPUTATION
0
CONTRIBUTIONS
8 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
62.5%
VOTES REÇUS
0
RANG
of 20 928
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 168 212
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
I would like to make surface plot of my probability of failure curve?
Below is the main file and my Function Code an the bottom, i wanna plot ptobability of failure with changing the muv (velocity) ...
environ 3 ans il y a | 1 réponse | 0
1
réponseQuestion
How would I get the AIC value of any Distribution Fitting?
I wanna do distribution fitting of Velocity parameter data, i assumed normal and epsilon skew distributions as shown in the pict...
environ 3 ans il y a | 1 réponse | 0
1
réponseQuestion
is there codes that helps to find out the type of the distribution ?
i have a set of data of a certain parameter that i need to know the statistical distribution belong to, is there any way or code...
environ 3 ans il y a | 2 réponses | 0
2
réponsesQuestion
I wanna do the plot exactly the same as the attached picture, my Y axis should start from 0.0001. and i need to draw this red dashed line from the end of plot point to x axis
clear all; load 'Theta_x.txt'; %correction factor 1-4 X=Theta_x; load 'POE_Y.txt'; %probability...
environ 3 ans il y a | 1 réponse | 0
1
réponseQuestion
i wanna use reliability analusis using FERUM or anything else, i wanna find out the R_predicted / LL_predicted
can anyone help me write the code of this analysis using FORM in FERUM please??
plus de 3 ans il y a | 1 réponse | 0
0
réponseQuestion
how to make log axis scale
the code has loading files, all i want make the y axis as log scale. please see the attached plot, please help. clear all; loa...
plus de 3 ans il y a | 1 réponse | 0
1
réponseQuestion
I wanna add upper axis to my plot to be the same as in the attached picture.
the code is ready, but i just wanna add upper x axis as the plot in the picture, please help if you can.... if you run the code ...
plus de 3 ans il y a | 1 réponse | 0
1
réponseQuestion
2 x axis log scale and 1 y axis
i wanna plot like the attached graph, please someone help me write the code of this.
plus de 3 ans il y a | 1 réponse | 0
