主要内容

RandStream.list

列出随机数生成器算法

说明

RandStream.list 列出当使用 RandStreamRandStream.create 创建随机数流时可以使用的所有生成器算法。

详细信息

全部折叠

参考

[1] See http://www.math.sci.hiroshima-u.ac.jp/~m-mat/MT/emt.html for a full description of the Mersenne twister algorithm.

版本历史记录

在 R2008b 中推出