-
matlab-tasks
说明: matlab课程实例,有教材里面的一些答案(matlab program instance, there are some answers inside materials)
- 2011-04-18 11:17:27下载
- 积分:1
-
Mersenne-Twister
利用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.)
- 2012-07-22 21:51:55下载
- 积分:1
-
MyAutoCorr
轴的轨迹程序,要垂直的测试轴的震动信号 ,从而得到她的位置( the axi trip)
- 2010-11-22 02:26:38下载
- 积分:1
-
switch_and_stay
switch and stay模式下,瑞利信道环境中的能量检测(energy detection switch and stay mode, Rayleigh channel environment)
- 2013-04-17 22:21:42下载
- 积分:1
-
changebenyue
基于matlab gui的程序设计,模仿嫦娥一号的探月运动(matlab changeyihao)
- 2011-12-04 20:37:07下载
- 积分:1
-
2006UncertaintySystems
使用统计方法进行系统不确定性的分析,包含m函数和Simulink模型(Using Statistics for Uncertainty Analysis in System Models)
- 2012-10-27 13:43:53下载
- 积分:1
-
FitDistribution_GUI
分布GUI. With this GUI you can find the best distribution that fits your data.(With this GUI you can find the best distribution that fits your data.)
- 2012-04-27 13:41:04下载
- 积分:1
-
fa
说明: 数学建模 因子分析法 matlab 程序 源代码(Mathematical modeling factor analysis matlab source code)
- 2011-08-24 11:22:54下载
- 积分:1
-
bstrap
bootstrp 抽样方法,可以用于进行一些统计量误差的估计(bootstrp sampling methods, can be used to carry out some statistics of the estimated error)
- 2007-08-07 10:31:43下载
- 积分:1
-
[matlab]altificialbeecolonyalgorithm
人工蜂群算法的matlab源代码,共有两个版本,原作者版和改进版。
(Artificial Bee Colony (ABC)algorithm matlab source code, there are two versions, the original author version and an improved version.
Artificial Bee Colony (ABC) is one of the most recently defined algorithms by Dervis Karaboga in 2005, motivated by the intelligent behavior of honey bees. )
- 2020-11-17 18:29:41下载
- 积分:1