hist2
No License
M-Files which plot a histogram with a gaussian fit to the data and write the information to the screen as well as on the command line.
The general usage is hfitg(array,num_of_bins) you can also use hfitg(array,num_of_bins,min_value,max_value) Where min_value and max_value will be the min/max limits of the histogram.
The function also calculates the chi^2 of the fit and reports this as well as the number of degrees of freedom.
These routines are based on similar routines in PAW that I found I couldn't live without. Hope they are of use to others.
Cite As
Thomas Gaussiran (2024). hist2 (https://www.mathworks.com/matlabcentral/fileexchange/298-hist2), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
Tags
Acknowledgements
Inspired: Optometrika
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
hist2/
Version | Published | Release Notes | |
---|---|---|---|
1.0.0.0 |