搜索资源列表

  1. rand_NormalDistributing_One

    0下载:
  2. 产生任意均值与方差的一个正态分布随机数-have arbitrary and mean variance normal distribution of a Random Number
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-06-17
    • 文件大小:1024
    • 提供者:王凯
  1. c#正态分布的随机数发生器

    0下载:
  2. c#正态分布的随机数发生器-normal random number generator
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-06-17
    • 文件大小:1024
    • 提供者:王几
  1. 高斯随机数的产生

    0下载:
  2. 程序只产生均值为0,方差为1的随机数,要产生均值为E,方差为D的随机数,只要随机数*D+E就可以了。高斯随机数程序还是带参数的,参数是用来描述正态分布的一个浮点数表。在执行程序时,先生成这个表(只做一次),而后就可以任意多次地执行高斯随机数产生程序了。使用C是为了保证通用性,如果有人觉得麻烦,可以用C++做个类,把这些东西都封装进去。另外,如果有人有兴趣,也可以把它修改成任意形式分布的连续随机数产生程序,修改非常简单,这里就不提示了。-
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-17
    • 文件大小:2048
    • 提供者:范范
  1. 高斯随机数发生程序

    0下载:
  2. 程序只产生均值为0,方差为1的随机数,要产生均值为E,方差为D的随机数,只要随机数*D+E就可以了。 高斯随机数程序还是带参数的,参数是用来描述正态分布的一个浮点数表。在执行程序时 ,先生成这个表(只做一次),而后就可以任意多次地执行高斯随机数产生程序了。 使用C是为了保证通用性,如果有人觉得麻烦,可以用C++做个类,把这些东西都封装进去 。 另外,如果有人有兴趣,也可以把它修改成任意形式分布的连续随机数产生程序,修改非 常简单,这里就
  3. 所属分类:其他小程序

    • 发布日期:2024-06-17
    • 文件大小:2048
    • 提供者:郑浩
  1. 随机数产生起stocc

    0下载:
  2. 很好用的随机数产生器,包含正态分布,对数正态分布,均匀分布等好多随机分布的随机数产生方法。-good on a random number generator, including normal, lognormal distribution, uniform distribution of many random distribution of random selection.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-17
    • 文件大小:167936
    • 提供者:李玉强
  1. random_nor_eve

    0下载:
  2. 用VC++6实现的一个伪随机数生成演示程序源码,包含了正态分布随机数生成和平均分布随机数两种生成方式。-VC 6 achieved a pseudo-random number generator demonstration program source code, including the normal random number generation and distribution of random numbers gener
  3. 所属分类:界面编程

    • 发布日期:2024-06-17
    • 文件大小:23552
    • 提供者:黄亮
  1. 我编写的monte carlo随机数发生器

    0下载:
  2. 这是我在matlab环境下编写的产生随机数的源程序,包括产生均匀分布和正态分布,参数接口十分灵活。-in Matlab environment prepared by the random numbers generated by the source code, including the Uniform Distribution and normal distribution, parameter interface is very
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-06-17
    • 文件大小:2048
    • 提供者:存友
  1. normal_distribution_and_validation

    0下载:
  2. VB编的蒙特卡罗模拟用的正态分布随机数的产生与验证-VB series of the Monte Carlo simulation of the normal random number generation and verification
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-06-17
    • 文件大小:1024
    • 提供者:肖晶
  1. normal

    0下载:
  2. 产生随机数.产生的随机数服从(0,1)正态分布-generated random number. The random number obedience (0,1) normal
  3. 所属分类:通讯编程

    • 发布日期:2024-06-17
    • 文件大小:1024
    • 提供者:王雨
  1. randgenerator

    0下载:
  2. 一个随机数产生的MATLAB例子,内含三种随机数生成方法。[0,1]分布,N(0,1)正态分布,n个N(a,b)正态分布-a random number generated by MATLAB example, consisted of three random number generation method. [0,1] distribution, N (0,1) normal, n N (a, b) normal
  3. 所属分类:matlab例程

    • 发布日期:2024-06-17
    • 文件大小:2048
    • 提供者:xiongjian
  1. shengcheng

    0下载:
  2. 这是生成两个随机数的程序,分别服从均匀分布和正态分布-This is a random number to generate the two procedures, respectively, subject to uniform distribution and normal distribution
  3. 所属分类:通讯编程

    • 发布日期:2024-06-17
    • 文件大小:1024
    • 提供者:gddka
  1. normal

    0下载:
  2. 用于生成一个正态分布的伪随机数数值序列,其中包括C/I/R-4/8等多种算法的实现-A normal distribution used to generate pseudo-random number numerical sequence, including a variety of algorithms such as C/I/R-4/8 realize
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-17
    • 文件大小:12288
    • 提供者:shuai
  1. gaussrand

    0下载:
  2. 生成标准正态分布的随机数,也可由此随机数生成其他的随机数,数对数正态分布随机数。-Standard normal distribution to generate the random numbers can also be a result of other random number generator random number, the number of log-normal distribution of random nu
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-17
    • 文件大小:1024
    • 提供者:吴承华
  1. norm01

    0下载:
  2. 自己编写的随机数产生程序 可以产生(0,1)之间的正态分布随机数-I have written procedures for the random number generator can generate (0,1) random number between normal distribution
  3. 所属分类:其他小程序

    • 发布日期:2024-06-17
    • 文件大小:154624
    • 提供者:
  1. Randomnumber

    0下载:
  2. 采用余数法产生一组[0,1]分布的随机数,产生一个N(0,1)正态分布随机数,产生n个N(a,b)正态分布随机数-Produced by a group of more than a few method [0,1] distributed random numbers to generate a N (0,1) normally distributed random numbers, resulting in n-N (a, b) n
  3. 所属分类:matlab例程

    • 发布日期:2024-06-17
    • 文件大小:2048
    • 提供者:masai
  1. ex3

    0下载:
  2. 利用中心极限定理产生标准正态分布随机数,并进行检验;编制一个界面,产生(0,1)均匀分布随机数,并检验其主要统计量性质。-Central limit theorem using the standard normal distribution random number generation, and tested the preparation of an interface, resulting in (0,1) uniforml
  3. 所属分类:matlab例程

    • 发布日期:2024-06-17
    • 文件大小:131072
    • 提供者:keain
  1. 正态分布的蒙特卡罗随机抽样

    0下载:
  2. 产生正态分布的随机数(produce random)
  3. 所属分类:其他小程序

    • 发布日期:2024-06-17
    • 文件大小:289792
    • 提供者:呼呼哈嘿
  1. 正态分布随机数

    0下载:
  2. 实现正态分布随机数,可以控制平均值和标准差(The realization of normal distribution random number)
  3. 所属分类:Windows编程

    • 发布日期:2024-06-17
    • 文件大小:1024
    • 提供者:YLemonaid
  1. Desktop5

    0下载:
  2. 用C语言产生正态分布随机数、泊松分布随机数和瑞丽分布随机数(Using C language to produce normal distribution random number, Poisson distribution random number and Rayleigh distribution random number)
  3. 所属分类:其他小程序

    • 发布日期:2024-06-17
    • 文件大小:1024
    • 提供者:阿杰哟666
  1. C#生成正态分布数

    0下载:
  2. 用C#生成符合正态分布数,并在界面进行显示(Using C# to generate normal distribution numbers, and display them at the interface.)
  3. 所属分类:其他小程序

    • 发布日期:2024-06-17
    • 文件大小:57344
    • 提供者:xiaolousine
« 12 3 4 5 6 7 8 »

源码中国 www.ymcn.org