搜索资源列表
RandomNum
- 产生随机数的算法产生随机数有多种不同的方法。这些方法被称为随机数发生器。随机数最重要的特性是:它所产生的后面的那个数与前面的那个数毫无关系。 真正的随机数是使用物理现象产生的:比如掷钱币、骰子、转轮、使用电子元件的噪音、核裂变等等。这样的随机数发生器叫做物理性随机数发生器,它们的缺点是技术要求比较高。-There are several different ways to generate a random number algorithm to generate random number
Random-simulation-topic-toss-a-coin
- MATLAB 对抛掷硬币进行仿真分析的源代码,可以直接下载并运行进行分析,调试完全无误,便于相关人员进行分析交流-MATLAB simulation analysis of throwing COINS of the source code, and can directly to download and run to carry on the analysis, debugging completely inerrant, facilitate relative personnel exch
ClassworkCoinTossEx---Copy
- This a program that outlines and rewards the user for predicting the outcome of a coin toss.-This is a program that outlines and rewards the user for predicting the outcome of a coin toss.