Login  Register

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:

> Dear ImageJ Community,
>
> I would like to fit my data ( using Curve Fitter on ImageJ) to a Rayleigh
> Distribution function. Does anyone have a Syntax for this function?
>
> Thank you,
>
>
>
> --
> View this message in context: http://imagej.1557.x6.nabble.com/Rayleigh-Distribution-Function-Code-tp5015458.html
> Sent from the ImageJ mailing list archive at Nabble.com.
>
> --
> ImageJ mailing list: http://imagej.nih.gov/ij/list.html
>

--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html