gampdf
Gamma probability density function (PDF).
For each element of x, compute the probability density function (PDF) at x of the Gamma distribution with shape parameter a and scale parameter b. The size of y is the common size of x, a and b. A scalar input functions as a constant matrix of the same size as the other inputs.
See also: gamcdf, gaminv, gamrnd, gamfit, gamlike, gamstat
Source Code: gampdf