Statistics Toolbox    
raylinv

Inverse of the Rayleigh cumulative distribution function

Syntax

Description

X = raylinv(P,B) returns the inverse of the Rayleigh cumulative distribution function with parameter B at the corresponding probabilities in P. Vector or matrix inputs for P and B must have the same size, which is also the size of X. A scalar input for P or B is expanded to a constant matrix with the same dimensions as the other input.

Example

See Also
icdf, raylcdf, raylpdf, raylrnd, raylstat


  raylcdf raylpdf