Dew MtxVec NET
ZipfPDF Routines
Summary
Zipf distribution probability density function (PDF).

Unit
Probabilities

Declaration
Function ZipfPDF(x: Integer; s: TSample; N: Integer): TSample;

Categories
Discrete probabilities
 See Also 
ZipfCDF 
ZipfCDFInv 

Declaration
Procedure ZipfPDF(X: TDenseMtxVec; s: TSample; N: Integer; Res: TDenseMtxVec);

Description
Calculates the Zipf PDF for vector X using the parameters s and N. 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.

Copyright 2008 Dew Research
http://www.dewresearch.com