Automatically fitting distribution to histogram
Show older comments
Hello
I have a histogram plot of one feature (machine learning). That mean on the x-axis I have several value the feature can take and on the y-axis I have the number of occurences.
Is it possible in Matlab to automatically fit a probability distribution to this histogram if I don't know which type of distribution it is (normal distribution or geometric distribution etc.)? That means Matlab should figure out which distribution it is and give me the optimal parameters.
The problem is that I have a lot of features and manually inspecting the features takes too much time.
Accepted Answer
More Answers (0)
Categories
Find more on Half-Normal Distribution in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!