Hinweis:Dieser Abschnitt ist nur in englischer Sprache verfügbar. Wir bitten um Ihr Verständnis.
3.5.3.2.13 Normpdf
Definition
normpdf (X,mu,sigma) returns the probability density function at each of the values in X using the normal distribution with mean mu and standard deviation sigma.
Parameters
- x (input, double)
-
/math-41f29d3235e4f71169aa55c55dfb849c.png?v=0)
- mu (input, double)
- mean of the associated normal distribution .
- sigma(input, double)
- standard deviation of the associated normal distribution.
The standard normal distribution has µ = 0 and σ = 1.
/math-5ca7d529461be81e1e5839577e0046fb.png?v=0)