Khaled aL Qattawi
Followers: 0 Following: 0
Statistics
8 Questions
0 Answers
RANK
207,677
of 295,638
REPUTATION
0
CONTRIBUTIONS
8 Questions
0 Answers
ANSWER ACCEPTANCE
62.5%
VOTES RECEIVED
0
RANK
of 20,255
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,207
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF 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) ...
2 years ago | 1 answer | 0
1
answerQuestion
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...
2 years ago | 1 answer | 0
1
answerQuestion
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...
2 years ago | 2 answers | 0
2
answersQuestion
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...
2 years ago | 1 answer | 0
1
answerQuestion
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??
2 years ago | 0 answers | 0
0
answersQuestion
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...
2 years ago | 1 answer | 0
1
answerQuestion
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 ...
2 years ago | 1 answer | 0
1
answerQuestion
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.
2 years ago | 1 answer | 0