hist2

Plots a histogram with a gaussian fit to the data.

您现在正在关注此提交

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 (2026). hist2 (https://ww2.mathworks.cn/matlabcentral/fileexchange/298-hist2), MATLAB Central File Exchange. 检索时间: .

致谢

启发作品: Optometrika

标签

添加标签

Add the first tag.

一般信息

MATLAB 版本兼容性

  • 兼容任何版本

平台兼容性

  • Windows
  • macOS
  • Linux
版本 已发布 发行说明 Action
1.0.0.0