How to find empirical and estimated (Weibull) probability density

2 views (last 30 days)
Hi, I have filtered wind data array in a matrix, say A=[12000 by 1] (12000 rows and 1 column). I would like to tabulate probability density of this data to form my empirical probability density. Afterwhich I want to calculate 2-parameter Weibull probability density (fitted/esstimated) of the sam and tabulate this one too. How can I go about this. I would really appreciate your assistance, honestly I would like to know. Thanks.

Accepted Answer

Paul
Paul on 18 Jul 2022
fitdist might do the trick for fitting the distribution

More Answers (1)

Torsten
Torsten on 18 Jul 2022

Community Treasure Hunt

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

Start Hunting!