| Statistics Toolbox | ![]() |
Inverse of the Rayleigh cumulative distribution function
Syntax
Description
returns the inverse of the Rayleigh cumulative distribution function with parameter X = raylinv(P,B)
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 | ![]() |