raylinv - Rayleigh inverse cumulative distribution function
Syntax
X = raylinv(P,B)
Description
X = raylinv(P,B) returns
the inverse of the Rayleigh cumulative distribution function using
the corresponding scale parameter, B at the corresponding
probabilities in P. P and B can
be vectors, matrices, or multidimensional arrays that all have the
same size. A scalar input for P or B is
expanded to a constant array with the same dimensions as the other
input.
Examples
x = raylinv(0.9,1)
x =
2.1460
See Also
icdf, raylcdf, raylpdf, raylrnd, raylstat
Rayleigh Distribution
 | raylfit | | raylpdf |  |
Includes the most popular MATLAB recorded presentations with Q&A sessions led by MATLAB experts.
Get the Interactive Kit