photo

Mustafa Vural


Last seen: presque 5 ans il y a Actif depuis 2020

Followers: 0   Following: 0

Statistiques

All
MATLAB Answers

16 Questions
0 Réponses

Cody

0 Problèmes
1 Solution

RANG
165 990
of 300 343

RÉPUTATION
0

CONTRIBUTIONS
16 Questions
0 Réponses

ACCEPTATION DE VOS RÉPONSES
93.75%

VOTES REÇUS
0

RANG
 of 20 926

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG
95 599
of 168 172

CONTRIBUTIONS
0 Problèmes
1 Solution

SCORE
20

NOMBRE DE BADGES
1

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • Thankful Level 2
  • Thankful Level 3
  • Solver

Afficher les badges

Feeds

Afficher par

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 ...

presque 5 ans il y a | 1 réponse | 0

1

réponse

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?

environ 5 ans il y a | 2 réponses | 0

2

réponses

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...

environ 5 ans il y a | 1 réponse | 0

1

réponse

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...

environ 5 ans il y a | 1 réponse | 0

1

réponse

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...

environ 5 ans il y a | 1 réponse | 0

1

réponse

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...

environ 5 ans il y a | 1 réponse | 0

1

réponse

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...

environ 5 ans il y a | 1 réponse | 0

1

réponse

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...

environ 5 ans il y a | 2 réponses | 0

2

réponses

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...

environ 5 ans il y a | 1 réponse | 0

1

réponse

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; ...

environ 5 ans il y a | 2 réponses | 0

2

réponses

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...

environ 5 ans il y a | 2 réponses | 0

2

réponses

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...

plus de 5 ans il y a | 1 réponse | 0

1

réponse

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...

plus de 5 ans il y a | 1 réponse | 0

1

réponse

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...

plus de 5 ans il y a | 1 réponse | 0

1

réponse

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(...

plus de 5 ans il y a | 1 réponse | 0

1

réponse

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: ...

plus de 5 ans il y a | 1 réponse | 0

1

réponse

A résolu


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

plus de 5 ans il y a