nakainv
Inverse of the Nakagami cumulative distribution function (iCDF).
For each element of p, compute the quantile (the inverse of the CDF) at p of the Nakagami distribution with shape parameter m and scale parameter w. The size of p is the common size of x, m, and w. A scalar input functions as a constant matrix of the same size as the other inputs.
See also: nakacdf, nakapdf, nakarnd
Source Code: nakainv