Re: Rayleigh Distribution Function Code.
Posted by
Peter Haub on
Jan 26, 2016; 9:39am
URL: http://imagej.273.s1.nabble.com/Rayleigh-Distribution-Function-Code-tp5015458p5015459.html
Hello AMD123
the user-defined function for the Rayleigh distribution in the Curve
Fitter is
y = x/(a*a) * exp(-x*x/2/(a*a))
where a is the parameter to estimate.
Regards,
Peter
On 26.01.2016 01:10, AMD123 wrote:
--
ImageJ mailing list:
http://imagej.nih.gov/ij/list.html