Community Profile

photo

Mustafa Vural


Last seen: ungefär 3 år ago Active since 2020

Statistics

All
  • Thankful Level 2
  • Thankful Level 3
  • Solver

View badges

Content Feed

View by

Question


How to repeat run
I am generating random numbers and after that I estimate them. In my code, there is a function for 2 and 3 parameterkombination ...

mer än 3 år ago | 1 answer | 0

1

answer

Question


Change histogram to more bars
I am generating random numbers. The histogram has a sample size of 20 but only 5 bars. How can I control the bar numbers?

mer än 3 år ago | 2 answers | 0

2

answers

Question


Does the values of "start" effects the estimation of the 3 parameter weibull distribution
To estimate the 3 parameter weibull distribution, matlab needs start values. You can read here: https://de.mathworks.com/help/s...

mer än 3 år ago | 1 answer | 0

1

answer

Question


Displaying random numbers as a graph
I am generating random numbers with the rejection sampling, like in this picture. How can I see my generated random numbers as p...

mer än 3 år ago | 1 answer | 0

1

answer

Question


How to transparent histogram or mix colors of different histograms
I have a problem with my histogram. Even if I try the sensitive of the red histogram to 0, Its absolutely red. The problem is, t...

mer än 3 år ago | 1 answer | 0

1

answer

Question


How to save figures from a loop to current folder with specific names
My Code shows 9 figures ( T=1:3 and b=1:3) in a loop and it saves in my current folder. But it saves as: T1.pngT1 T1.pngT2 T...

mer än 3 år ago | 1 answer | 0

1

answer

Question


How to same size of plot and histogram
I want to compare my function with given parameters with my histogram with generated random numbers. So, I want to put these tw...

mer än 3 år ago | 1 answer | 0

1

answer

Question


How to display multiple histogram with one run
I am generating random numbers (data) with the 3 parameter weibull distribution. In my code, I have 25 combinations of my para...

mer än 3 år ago | 2 answers | 0

2

answers

Question


How can I save my results of a loop in one table
I have 25 parameter combination in my code (b&T --> 1:5). In the third part of my code I am doing the anderson darling test on...

mer än 3 år ago | 1 answer | 0

1

answer

Question


How to makedisk for a three parameter weibull distribution
Everytime I run my code with below lines, it displays "Error using makedist (line 101). Invalid parameter name: t0" t0 = 0.5; ...

mer än 3 år ago | 2 answers | 0

2

answers

Question


Two questions about my code: 1.) Estimating random number with and without rng ('shuffle'); 2.) storaging results
I want to estimate random numbers with the weibull distribution. 1.) "wblrnd" generates random numbers of my function "custompd...

mer än 3 år ago | 2 answers | 0

2

answers

Question


Warning: Maximum likelihood estimation did not converge. Function evaluation limit exceeded.
I get the warning: Warning: Maximum likelihood estimation did not converge. Function evaluation limit exceeded. Which relation...

nästan 4 år ago | 1 answer | 0

1

answer

Question


Results as a loop
I want to make my results as a loop. When I change the parameter b_A or T_A from 1:5 to 1:3, I want that my results also chang...

nästan 4 år ago | 1 answer | 0

1

answer

Question


Unable to perform assignment because the size of the left side and right side are different
I want to estimate a 3-parameter weibul distribution. And I got the warning "Consider Preallocating for speed", so I create th...

nästan 4 år ago | 1 answer | 0

1

answer

Question


Difference between rng('shuffle') and NO rng for estimating with MLE
I am trying to estimate a 3-parameter weibul distribution with random numbers. But I dont understand the difference between rng(...

nästan 4 år ago | 1 answer | 0

1

answer

Question


How do the initial parameter values "start" work in the Three-Parameter Weibull Distribution?
Trying to estimate a Three-Parameter Weibull Distribution. In the scripture of Matlab, there is given the following execution: ...

nästan 4 år ago | 1 answer | 0

1

answer