raylinv
Inverse of the Rayleigh cumulative distribution function (iCDF).
For each element of p, compute the quantile (the inverse of the CDF) at p of the Rayleigh distribution with parameter sigma. The size of p is the common size of x and sigma. A scalar input functions as a constant matrix of the same size as the other inputs.
Default value is sigma = 1.
See also: raylcdf, raylpdf, raylrnd, raylstat
Source Code: raylinv