hist2

版本 1.0.0.0 (3.5 KB) 作者: Thomas Gaussiran
Plots a histogram with a gaussian fit to the data.
6.1K 次下载
更新时间 2000/1/18

无许可证

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.

引用格式

Thomas Gaussiran (2024). hist2 (https://www.mathworks.com/matlabcentral/fileexchange/298-hist2), MATLAB Central File Exchange. 检索时间: .

MATLAB 版本兼容性
创建方式 R10
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Histograms 的更多信息
标签 添加标签
致谢

启发作品: Optometrika

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.0.0