Exppdf
Definition
exppdf(x,lambda) returns the probability density function of the exponential distribution with rate parameter lambda, evaluated at the values in x.
where
is the rate parameter. Mean parameter, Standard Deviation parameter or scale parameter /math-0fdfca6555e43bdc8fb8548bf91a0615.png)
Parameters
- x (input, double)
/math-0ae946a990b8fb199c7f60f2bc27706b.png)
- lambda (input, double)
.
/math-e8bf27e646246234d0dc3ccd45685d18.png)