登录
首页 » matlab » Mersenne-Twister

Mersenne-Twister

于 2012-07-22 发布 文件大小:565KB
0 136
下载积分: 1 下载次数: 55

代码说明:

  利用Mersenne Twister算法产生随机数,并测试和分析了其随机性。 程序中还加入了界面显示。 各个文件为: initGenerator.m: initGenerator函数,用于初始化随机序列的长度和值 generateNum.m: generateNum函数,当index为0时被调用,用于创建624维的移位寄存器数组 extractNum.m: extractNum函数,根据index当前值选择数组中的数生成随机数,同时改变index的值。 main.m: main主函数,输入种子seed和产生数目total,输出产生结果及随机性测试结果 mymy.m和mymy.fig: 用于界面显示的部分,这两个文件会通过界面传入seed和total的值,并调用main函数,在相应的框中显示输出结果。 (According to the algorithm principle on Wikipedia, the Mersenne Twister algorithm to generate random numbers, and test and analysis of its randomness. The program has also joined the interface display. The individual files are: initGenerator.m: initGenerator function used to initialize the random sequence length and value generateNum.m: generateNum function is invoked when the index is zero, and used to create a 624-dimensional shift register array extractNum.m: extractNum function, according to index the current value to select the number to generate random numbers, and change the value of the index in the array. main.m: main function of the input seed to seed and produce the number of total, the output generated results and the randomness of the test results mymy.m and mymy.fig: Part of these two files for interface display interface incoming seed and the total value of, and calls the main function, to display the output in the appropriate boxes.)

文件列表:

Mersenne Twister
................\2009211125_09210682_19_李俊.docx,605533,2012-06-16
................\Mersenne Twister
................\................\extractNum.m,347,2012-06-15
................\................\generateNum.m,457,2012-06-15
................\................\initGenerator.m,245,2012-06-15
................\................\main.m,911,2012-06-16
................\................\mymy.fig,4933,2012-06-16
................\................\mymy.m,9591,2012-06-16
................\官网代码
................\........\mt19937-2 (1).c,4687,2012-06-10
................\........\mt19937-2.c,4687,2012-06-10

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • zernike
    Matlab 实现zernike矩的计算(compute zernike moment in matlab)
    2012-03-23 15:05:59下载
    积分:1
  • state
    matlab gui界面主函数,所有界面函数的基础(matlab gui interface, the main function, the basis of all interface functions)
    2015-03-23 20:04:46下载
    积分:1
  • ALNS
    说明:  解决vrp问题的ALNS的matlab算法(Matlab algorithm of ALNS for VRP Problem)
    2019-06-28 14:20:42下载
    积分:1
  • cart
    classification and regression tree算法的python实现以及相关实验数据(machine learning classification and regression tree)
    2015-02-07 12:28:22下载
    积分:1
  • DTMF1
    数字通信系统仿真,用到MATLAB成语言。(digital communication system modulation)
    2009-04-06 20:58:21下载
    积分:1
  • gallager1
    LDPC encoding and decoding for Gallager algorithm
    2010-11-27 12:29:21下载
    积分:1
  • lv_1
    玻璃切割最低水平线算法MATLAB源码,已通过调试(MATLAB lowest horizontal glass cutting algorithm source code, has passed the commissioning)
    2011-04-21 16:23:34下载
    积分:1
  • neural-network-_matlab
    neural network _matlab(neural network)
    2012-09-07 10:31:02下载
    积分:1
  • MATLAB-FEM
    本书主要介绍了有限元方法的MATLAB程序实现,是国外经典的计算机学科教材。(This book introduces the finite element method of the MATLAB program, a foreign classic computer science textbook.)
    2013-11-04 18:12:46下载
    积分:1
  • grad
    最速下降法,是一种最优化的算法,针对无约束的优化问题有效(Steepest descent method, an optimization algorithm is effective for unconstrained optimization problems)
    2013-12-08 14:28:49下载
    积分:1
  • 696518资源总数
  • 105540会员总数
  • 37今日下载