CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 正态分布随机数

搜索资源列表

  1. c#正态分布的随机数发生器

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

    • 发布日期:2008-10-13
    • 文件大小:1431
    • 提供者:王几
  1. random-inc

    0下载:
  2. 用c语言编写的产生正态随机数的源代码: 算法一产生12个(0,1)平均分布的随机函数,用大数定理可以模拟出正态分布。 算法二用到了数学中的雅可比变换,直接生成正态分布,但此算法在计算很大规模的数时 会出现溢出错误。-With the c language normal random number generation source code: Algorithm 1 produces 12 (0,1) the average distribution of the rand
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-27
    • 文件大小:996
    • 提供者:kgd
  1. distribution

    1下载:
  2. 产生均匀分布、正态分布、瑞利分布、泊松分布这几种分布的随机数,包括实现各部分的子函数和主函数-Produce uniform distribution, normal distribution, Rayleigh distribution, Poisson distribution random number distribution of these types, including the realization of the various parts of the Functions a
  3. 所属分类:Other systems

    • 发布日期:2017-05-30
    • 文件大小:12727467
    • 提供者:曾韬
  1. RVG

    0下载:
  2. 用于生成不同参数的正态分布的随机数;瑞利分布随机数;泊松分布随机数-Different parameters used to generate the normal distribution of random numbers Rayleigh distribution random numbers Poisson distribution random number
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-27
    • 文件大小:1597
    • 提供者:黎家祥
  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 numbers.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:912
    • 提供者:吴承华
  1. 0001RandomNumberGenerator

    0下载:
  2. 讨论了生成0-1之间均匀分布随机数的一些算法,进而给出了由0-1之间均匀分布生成指数分布、正态分布、二项分布等常用分布的一般算法。-Discussed between 0-1 to generate random numbers uniformly distributed in a number of algorithms, which are given by the uniformly distributed between 0-1 generate exponential distribu
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-15
    • 文件大小:5701
    • 提供者:王海波
  1. random

    0下载:
  2. 利用matlab语言编写的标准正态分布,泊松分布,瑞利分布下的随机数的产生。-Use of matlab language standard normal distribution, Poisson distribution, Rayleigh distribution under the random number generation.
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:344371
    • 提供者:李珊珊
  1. accessory_parameter

    0下载:
  2. lingjian.m-----蒙特卡罗方法 lingjian.m使用零件初始值,用蒙特卡罗方法算出总费用。其中使用了自己编制的正态分布随机数发生器产生正态分布随机数。lingjian.m是对蒙特卡罗方法的一次练习。-Monte Carlo method lingjian.m----- using parts lingjian.m initial value, using the Monte Carlo method to calculate the total cost. Using i
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-08
    • 文件大小:3233
    • 提供者:陈高飞
  1. random1

    0下载:
  2. 随机数均匀分布 正态分布 可产生均匀分布和正态分布的随机数 速度快 运行流畅 代码简练 -Uniformly distributed random numbers can generate random numbers uniformly distributed smooth fast running code brevity
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-09
    • 文件大小:2329212
    • 提供者:孙以
  1. generate_random

    0下载:
  2. Matlab下生成给定分布律的随机数的程序。包括采用余数法,产生一个N(0,1)正态分布随机数等。-generate the random number you give the rules.
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1570
    • 提供者:wzhy
  1. prnn8

    0下载:
  2. Parzen窗法,由样本求概密估计,例为一维正态分布和双峰均匀分布,内附随机数生成的原理说明。- window method, by the sample density estimate for estimated Example for one-dimensional normal distribution and bimodal uniform distribution, random number generator containing a descr iption of the pr
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:451584
    • 提供者:john
  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) normal random number
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1956
    • 提供者:masai
  1. normrand

    0下载:
  2. 提供两个函数,通过均匀分布函数来生成正态分布随机数。-Provides two functions, the uniform distribution function to generate normal random numbers.
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:841
    • 提供者:王帅
  1. 正态分布函数实现

    1下载:
  2. 调用该函数可以实现正态分布函数,首先产生(min,max)之间均匀分布的随机数,再计算正态分布概率密度函数,最后产生产生正态分布随机数
  3. 所属分类:文档资料

  1. Desktop

    0下载:
  2. 不需要调用函数编写正态分布生成随机数程序(normal distribution generate random numbers)
  3. 所属分类:其他

    • 发布日期:2018-01-04
    • 文件大小:22528
    • 提供者:ooolcp
  1. 正态分布的蒙特卡罗随机抽样

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

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

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

    • 发布日期:2018-04-19
    • 文件大小: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. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:1024
    • 提供者:阿杰哟666
  1. Desktop6

    0下载:
  2. 将产出的正态分布随机数、瑞丽分布随机数和泊松分布随机数用matlab绘制出相应的分布直方图和理论曲线,便于进一步分析(The normal distribution random number, Rayleigh distributed random number and Poisson distribution random number are plotted out by MATLAB, and the corresponding distribution histogram and th
  3. 所属分类:matlab例程

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

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

    • 发布日期:2019-01-27
    • 文件大小:57344
    • 提供者:xiaolousine
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com