Products & Services Solutions Academia Support User Community Company

Learn more about Statistics Toolbox   

raylcdf - Rayleigh cumulative distribution function

Syntax

P = raylcdf(X,B)

Description

P = raylcdf(X,B) computes the Rayleigh cdf at each of the values in X using the corresponding scale parameter, B. X and B can be vectors, matrices, or multidimensional arrays that all have the same size. A scalar input for X or B is expanded to a constant array with the same dimensions as the other input.

The Rayleigh cdf is

Examples

x = 0:0.1:3;
p = raylcdf(x,1);
plot(x,p)

References

[1] Evans, M., N. Hastings, and B. Peacock. Statistical Distributions. Hoboken, NJ: Wiley-Interscience, 2000. pp. 134–136.

See Also

cdf, raylpdf, raylinv, raylstat, raylfit, raylrnd

Rayleigh Distribution

  


Recommended Products

Includes the most popular MATLAB recorded presentations with Q&A sessions led by MATLAB experts.

 © 1984-2009- The MathWorks, Inc.    -   Site Help   -   Patents   -   Trademarks   -   Privacy Policy   -   Preventing Piracy   -   RSS