matlab帕累托分布函数,Matlab 与帕累托分布

求高手相助!!!急!!!

什么是帕累托分布、截头帕累托分布,在Matlab程序里怎么用!!!

GPRND Random arrays from the generalized Pareto distribution.

R = GPRND(K,SIGMA,THETA) returns an array of random numbers chosen from the

generalized Pareto (GP) distribution with tail index (shape) parameter K,

scale parameter SIGMA, and threshold (location) parameter THETA.  The size

of R is the common size of K, SIGMA, and THETA if all are arrays.  If any

parameter is a scalar, the size of R is the size of the other parameters.

R = GPRND(K,SIGMA,THETA,M,N,...) or R = GPRND(K,SIGMA,[M,N,...]) returns

an M-by-N-by-... array.

When K = 0 and THETA = 0, the GP is equivalent to the exponential

distribution.  When K > 0 and THETA = SIGMA/K, the GP is equivalent to the

Pareto distribution.  The mean of the GP is not finite when K >= 1, and the

variance is not finite when K >= 1/2.  When K >= 0, the GP has positive

density for X>THETA, or, when K < 0, for 0 <= (X-THETA)/SIGMA <= -1/K.

看不懂 (K,SIGMA,THETA,M,N,...) 这些参数都是什么意思????

非常感谢111

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值