MathGroup Archive 2011

[Date Index] [Thread Index] [Author Index]

Search the Archive

Fit Gaussian function to histogram

  • To: mathgroup at smc.vnet.net
  • Subject: [mg117655] Fit Gaussian function to histogram
  • From: cubsfan334 <cubsfan334 at gmail.com>
  • Date: Tue, 29 Mar 2011 06:54:34 -0500 (EST)

Hi,

I realize that I can generate a histogram from a data set using the
Histogram[{data},bin size] command, yet this only seems to create a
graphic.  Is there anyway to fit a function (preferably Gaussian) to
the histogram Mathematica creates?

Thanks!


  • Prev by Date: integerpart and fractionalpart
  • Next by Date: specifying further options to NMinimize method when using NonlinearModelFit
  • Previous by thread: integerpart and fractionalpart
  • Next by thread: Re: Fit Gaussian function to histogram