Summary
Maxwell probability density function (PDF).
Unit
Probabilities
Declaration
Procedure MaxwellPDF(X: TDenseMtxVec; a: TSample; Res: TDenseMtxVec);
Description
Calculates the Maxwell PDF for vector X using the parameter a. The results are stored in vector Res. The Res Length and Complex properties are adjusted automatically. If vector X is complex, an exception is raised.
Declaration
Function MaxwellPDF(x, a: TSample): TSample;
Result
the Maxwell probability density function (PDF) for value x using the parameter a. Parameter a must be positive and value x >= 0 , otherwise the result is NAN. The Maxwell probability density function is defined by the following equation:
Categories
Continuous probabilities| Copyright 2008 Dew Research |
http://www.dewresearch.com