gevpdf
Generalized extreme value (GEV) probability density function (PDF).
For each element of x, compute the probability density function (PDF) at x of the GEV distribution with shape parameter k, scale parameter sigma, and location parameter mu. The size of x is the common size of the input arguments. A scalar input functions as a constant matrix of the same size as the other inputs.
See also: gevcdf, gevinv, gevrnd, gevfit, gevlike, gevstat
Source Code: gevpdf