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

搜索资源列表

  1. random_nor_eve

    1下载:
  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 generated both ways.
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:22.89kb
    • 提供者:黄亮
  1. norm01.rar

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

    • 发布日期:2017-04-06
    • 文件大小:151.31kb
    • 提供者:徐霞
  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
    • 文件大小:996byte
    • 提供者: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
    • 文件大小:12.14mb
    • 提供者:曾韬
  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
    • 文件大小:336.3kb
    • 提供者:李珊珊
  1. VC_random_function

    1下载:
  2. 该函数用VC++编写,实现生成正态分布随机数的功能-This function is written with VC++ to achieve the functionality to generate normal random numbers
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:1.01kb
    • 提供者:yangkaiwei
  1. gaussm

    0下载:
  2. 产生均值为0、方差为1的正态分布随机数。主程序为gaussm.c。-Produce zero mean and variance of a normal distribution random number. Main program gaussm.c.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-24
    • 文件大小:150.76kb
    • 提供者:江为
  1. Vranndom_norrC

    0下载:
  2. 用Visual C++6实现的一个伪随机数生成演示程序源码源码,包包含了正态分布随机数生成与平均分布随机数两种生成方式。 可直接使用。 -Visual C++6 a pseudo-random number generator source code of the demo program package contains the normal distribution random number generator with the average distribution of the
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:22.95kb
    • 提供者:察觉
  1. Hranndomma

    0下载:
  2. 产生任意均值与方差的正态分布随机数序列列产生任意均值与方差的正态分布随机数序列 -Produce any mean and variance of normally distributed random number sequence column generates arbitrary mean and variance of normally distributed random number sequence
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:7.31kb
    • 提供者:magnet
  1. statistical-analysis

    1下载:
  2. 随机模拟和统计分析 max,min - 最大,最小值 sum - 求和 mean - 均值 std - 标准差 sort - 排序(升序) sortrows - 按某一列排序(升序) rand - [0,1]区间均匀分布随机数 randn - 标准正态分布随机数 randperm - 1...n 随机排列 regress - 线性回归 classify - 统计聚类 *trim - 坏数据祛除 *specrnd -
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-30
    • 文件大小:12.96kb
    • 提供者:lxc
  1. CEV_MC

    1下载:
  2. 使用正态分布随机数蒙特卡洛模拟CEV过程-Normally distributed random numbers using Monte Carlo simulation process CEV
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-13
    • 文件大小:2.74mb
    • 提供者:zhang
  1. Form1

    0下载:
  2. 正态分布期望方差求解,100个随机数转换为正态分布随机数-Solving normal expectation variance
  3. 所属分类:CSharp

    • 发布日期:2017-04-13
    • 文件大小:1.79kb
    • 提供者:王浩
  1. Desktop

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

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

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

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

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

    • 发布日期:2018-04-19
    • 文件大小:1kb
    • 提供者:YLemonaid
  1. fvrvware__imilement

    0下载:
  2. 用VC++6实现的一个伪随机数生成演示程序源码,包含了正态分布随机数生成和平均分布随机数两种生成方式,()
  3. 所属分类:其他

    • 发布日期:2018-04-28
    • 文件大小:17kb
    • 提供者:GCzfssp%2690103
  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
    • 文件大小:1kb
    • 提供者:阿杰哟666
  1. nnternal

    0下载:
  2. 用VC++6实现的一个伪随机数生成演示程序源码,包含了正态分布随机数生成和平均分布随机数两种生成方式,()
  3. 所属分类:进程与线程

    • 发布日期:2018-05-04
    • 文件大小:17kb
    • 提供者:iosetart
  1. C#生成正态分布数

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

    • 发布日期:2019-01-27
    • 文件大小:56kb
    • 提供者:xiaolousine
  1. moupling_application

    1下载:
  2. 用VC++6实现的一个伪随机数生成演示程序源码,包含了正态分布随机数生成和平均分布随机数两种生成方式,(Using VC 6 to realize a pseudorandom number generation demonstration program source code, including normal distribution random number generation and average distribution random number generation met
  3. 所属分类:对话框与窗口

    • 发布日期:2019-12-21
    • 文件大小:17kb
    • 提供者:eopsip
« 12 3 »
搜珍网 www.dssz.com