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

搜索资源列表

  1. Random-Number-Generator

    0下载:
  2. 利用线性同余法生成均匀分布的随机数,同时基于均匀随机数生成正态分布,01分布随机数。-The programme generates the uniform random numbers, on which the generation of gauss random numbers and 0-1 random numbers are based.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-09
    • 文件大小:2016429
    • 提供者:木白
  1. Random-Variables

    0下载:
  2. C++语言实现各类分布的随机数,有均匀分布,正态分布,指数,瑞利,莱斯,泊松等分布。-Using C++ language to realize the various distribution of Random Variables
  3. 所属分类:Communication

    • 发布日期:2017-04-12
    • 文件大小:780
    • 提供者:刘珍
  1. simu

    0下载:
  2. 实现各种随机数的产生,包括均匀分布,正态分布,瑞丽分布,和泊松分布。c语言写的-To achieve a variety of random number generation
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-26
    • 文件大小:8424877
    • 提供者:杨林杰
  1. Random

    0下载:
  2. 多种方法实现各(均匀分布,高斯分布,指数分布,瑞利分布等)分布的随机数产生-A variety of methods to realize the (uniform distribution, gaussian distribution, exponential distribution and Rayleigh distribution, etc.) of random number is generated
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1255
    • 提供者:DD
  1. 数值分析 c语言代码库

    2下载:
  2. 数值分析 多种C算法代码库 1、离散傅立叶变换与反变换 2。四阶亚当姆斯预估计求解初值问题 3、几种常见随机数的产生 如求[a,b]上的均匀分布、 正态分布、 指数分布 、 拉普拉斯随机分布、瑞利分布、 韦伯分布、 泊松分布等 4、指数平滑法预测数据 5、四阶(定步长)龙格--库塔法求解微分初值问题 精度比欧拉方法高但是感觉依然不理想 6、改进的欧拉方法求解微分方程初值问题 感觉精度比较低 7、中心差分(矩形)公式求导 8、高斯10点法求积分 9、龙贝格法求积分
  3. 所属分类:其它程序

  1. unr

    0下载:
  2. 随机数演示程序,可以产生均匀分布,正态分布和瑞利分布的随机数,并画图表示。-Random Number demo program can generate uniformly distributed random lognormal distribution and rayleigh, and drawing representation.
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:762
    • 提供者:顾正文
  1. VB_Random_Show

    0下载:
  2. VB实现混合同余法产生均匀分布的随机数,附带图形显示,调用LABVIEW的插件,打开需要电脑同时装LABVIEW和VB。-VB realize mixed congruential method for generating random numbers uniformly distributed, with graphic display, call LABVIEW plug, turn on the computer at the same time need to install LABV
  3. 所属分类:Algorithm

    • 发布日期:2017-05-04
    • 文件大小:4735
    • 提供者:黄嘉宏
  1. randomnumbers

    0下载:
  2. 16807随机数产生器。一个经典的产生随机数的算法,用线性同余法产生出0~1之间均匀分布的随机数序列-16807 Random number generator
  3. 所属分类:Algorithm

    • 发布日期:2017-05-09
    • 文件大小:1579197
    • 提供者:陈磊
  1. fenbunihe

    0下载:
  2. 生成随机数,进行均匀分布和正态分布拟合,设置置信度为0.95,可以自动判断是否拒绝原假设-Generate random numbers, uniform distribution and normal distribution fitting, set confidence of 0.95, can automatically determine whether to reject the original assumption
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1236
    • 提供者:杨刚
  1. junyunfenbu

    0下载:
  2. 用MATLAB产生六组高斯分布的随机数,再求六组高斯分布和的分布,为均匀分布,观察频谱 -Using MATLAB to generate six random numbers of Gaussian distributions, and then find the distribution of the six Gaussian distributions for the uniform distribution, observe the spectrum
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2079
    • 提供者:张HY
  1. Qhisenrironment

    0下载:
  2. 这是我在matlab环境下编写的产生随机数的源程序,包括产生均匀分布和正态分布(This is what I have written in the matlab environment random source program, including the uniform distribution and normal distribution)
  3. 所属分类:其他小程序

    • 发布日期:2017-12-21
    • 文件大小:1024
    • 提供者:eovmt
  1. UIAVJ

    0下载:
  2. 生成0到1之间的任意随机数,可以产生一个0到1区间内均匀分布伪随机数,可以产生多个0到1区间内均匀分布伪随机数()
  3. 所属分类:图形图象

    • 发布日期:2018-01-06
    • 文件大小:2048
    • 提供者:iiddx
  1. word__vnalysis__assert

    0下载:
  2. random number generator,随机数产生器,可以产生均匀分布的随机数,有Mersenne twister()
  3. 所属分类:数据结构

    • 发布日期:2018-01-06
    • 文件大小:10240
    • 提供者:XSE+96268
  1. EONULPQ

    0下载:
  2. 1满足均匀分布的[M,N]区间随机数,其中M,N是正整数, (2) 满足指数分布的[M,N]区间随机数,其中M,N是正()
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-06
    • 文件大小:269312
    • 提供者:stratagi
  1. vfdeo

    0下载:
  2. 产生符合均匀分布,高斯分布,指数分布,泊松分布,伽玛分布等的随机数()
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-07
    • 文件大小:143360
    • 提供者:Vavkzn
  1. 203400

    0下载:
  2. 本程序能产生大部份实用随机数:产生一个[0,1]区间内均匀分布伪随机数,产生多个[0,1]区间内均匀分布伪随机数,产生任意()
  3. 所属分类:数据挖掘

    • 发布日期:2018-01-07
    • 文件大小:10240
    • 提供者:wndirecaed
  1. sdjvj76

    0下载:
  2. 程序用于产生0到1之间均匀分布的随机数序列,程序例子中产生50个()
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-01-07
    • 文件大小:6144
    • 提供者:coabo
  1. test1

    0下载:
  2. 在(?1/2,1/2)内产生一个均匀分布的随机数N=1000 的离散时间序列,计算 (1)该序列的自相关Rx(m)。 (2)用计算Rx(m) 的离散傅里叶变换(DFT)的方式求出序列{ xn }的功率谱密度。画出自相关与功率谱密度曲线。(In (- 1/2 1/2) discrete time series generated in a uniformly distributed random number N=1000, calculation (1) the autocorrela
  3. 所属分类:通讯编程

    • 发布日期:2018-04-20
    • 文件大小:1024
    • 提供者:Daniel cwp
  1. VEXNVSB187

    0下载:
  2. 产生符合均匀分布,高斯分布,指数分布,泊松分布,伽玛分布等的随机数()
  3. 所属分类:数据挖掘

  1. lrnd

    0下载:
  2. 程序用于产生0到1之间均匀分布的随机数序列,程序例子中产生50个()
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-04-29
    • 文件大小:5120
    • 提供者:Muvayegf
« 1 2 3 4 5 67 »
搜珍网 www.dssz.com