Statistics Toolbox    
raylcdf

Rayleigh cumulative distribution function (cdf).

Syntax

Description

P = raylcdf(X,B) computes the Rayleigh cdf at each of the values in X using the corresponding parameters in B. Vector or matrix inputs for X and B must have the same size, which is also the size of P. A scalar input for X or B is expanded to a constant matrix with the same dimensions as the other input.

The Rayleigh cdf is

Example

Reference

Evans, M., N. Hastings, and B. Peacock, Statistical Distributions, Second Edition, Wiley 1993. pp. 134-136.

See Also
cdf, raylinv, raylpdf, raylrnd, raylstat


 ranksum raylinv