Section: Random Number Generation
y = randexp(lambda)
where lambda
is a vector containing the parameters for
the generated random variables.
randexp
function to generate
some exponentially distributed random variables
--> randexp(ones(1,6)) ans = <float> - size: [1 6] Columns 1 to 5 0.0607746840 0.0018603944 1.1266198158 0.2011622190 0.5079082251 Columns 6 to 6 3.4205288887