产生alpha稳定噪声我要分享

Produce alpha stable noise

关注次数: 214

下载次数: 4

文件大小: 1.60 kB

代码分类: 其他

开发平台: matlab

下载需要积分: 2积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:产生alpha稳定噪声,STBLRND alpha-stable random number generator.% R = STBLRND(ALPHA,BETA,GAMMA,DELTA) draws a sample from the Levy % alpha-stable distribution with characteristic exponent ALPHA, % skewness BETA, scale parameter GAMMA and location parameter DELTA.% ALPHA,BETA,GAMMA and DELTA must be scalars which fall in the following 


English Description:

Stblrnd alpha stable random number generator.% r = stblrnd (alpha, beta, gamma, delta) draws a sample from the levy & nbsp;% alpha stable distribution with characteristic expert alpha, & nbsp;% skewness beta, scale parameter gamma and location parameter delta.% alpha, beta, GAMMA and DELTA must be scalars which fall in the following 


代码预览

相关推荐