Implementation of Inversive Congruential PRNG Genertor

版本 1.0.0.0 (299 字节) 作者: Dr Raveendranathan K C
A function for generation of Random Numbers Using the Inversive Congruential Generator Algorithm.
239.0 次下载
更新时间 2014/4/9

查看许可证

Pseudo Random Number Generation using the Inversive Congruential Generator Algorithm is attempted here. The function is invoked with a seed and three parameters, q, a and c. Note that the seed must not be 0.

引用格式

Dr Raveendranathan K C (2024). Implementation of Inversive Congruential PRNG Genertor (https://www.mathworks.com/matlabcentral/fileexchange/46173-implementation-of-inversive-congruential-prng-genertor), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2014a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Random Number Generation 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.0.0.0