Computing lognormal parameter using maximum likelihood method

3 次查看(过去 30 天)
Can anyone please tell me how can I calculate lognormal parameter of a function using maximum likelihood method for a given set of data.
I have attached two file in which fragility is on y-axis and velocity is one x-axis. This data follow log normal distribution having function
f(a)=(log(velocity(i)/median))/standard_deviation
F = ((f(a)^fragility(i))*((1.0-f(a))^(1.0-fragility(i)))); This F should undergo maximum likelihood method to compute standard deviation and median values through an iterative procedure?
It would be better if someone help me using a code so that I can understand well?

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Probability Distributions and Hypothesis Tests 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by