CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - uniformly distributed random

搜索资源列表

  1. POSSRAND

    0下载:
  2. 生成均匀分布随机数和泊松分布随机数的程序-generate uniformly distributed random number and random Poisson distribution of the process
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1007
    • 提供者:wgg
  1. shuxuejianmo_8.rar

    0下载:
  2. (拟合) 用给定的多项式,y=x3-6x2+5x-3,产生一组数据(xi,yi,i=1,2,…,n),再在yi上添加随机干扰(可用rand产生(0,1)均匀分布随机数,或用rands产生N(0,1)分布随机数),然后用xi和添加了随机干扰的yi作的3次多项式拟合,与原系数比较。 如果作2或4次多项式拟合,结果如何? ,(Fitting) with a given polynomial, y = x3-6x2+5 x-3, generated a set of data (xi, yi, i
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:27036
    • 提供者:mazhen
  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) uniformly distributed random numbers,
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:130747
    • 提供者:keain
  1. Chap03

    0下载:
  2. VC产生均匀分布随机数 ,高斯分布随基数,01 任意都可。 -VC have a uniformly distributed random numbers, Gaussian distribution with the base 01 can be arbitrary.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-10
    • 文件大小:1436152
    • 提供者:张伞
  1. loadtest

    0下载:
  2. loadtest是根据数学上的均匀分布随机的生成CPU利用率的负载要求,并且在一定时间能动态改变与调节!-loadtest is based on mathematical uniformly distributed random generation CPU utilization load requirements, and in a certain period of time to achieve a dynamic change and adjust!
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-25
    • 文件大小:55807
    • 提供者:fre
  1. unif_gen

    0下载:
  2. 用DSP 5509平台上用C语言产生均匀分布的随机数-DSP 5509 platform by using C language have uniformly distributed random number
  3. 所属分类:DSP program

    • 发布日期:2017-04-16
    • 文件大小:16398
    • 提供者:yinfeng
  1. random_number_gernerator

    0下载:
  2. random number generator,随机数产生器,可以产生均匀分布的随机数,有Mersenne twister, RANROT-B,RANROT-W, Mother-of-all等-random number generator, random number generator can generate uniformly distributed random numbers, there are Mersenne twister, RANROT-B, RANROT-W, Mothe
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-24
    • 文件大小:15897
    • 提供者:zhu
  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. luxury.f90

    0下载:
  2. Another generator of uniformly distributed random numbers
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:3838
    • 提供者:jejaka
  1. ACTIVENOISECONTROL

    0下载:
  2. Let X1,X2,...X10 be independent uniformly distributed Random vari- ables over [0 1] andY = X1 + X2 +.....+ X10.Generate the PDF and pdf of Y-Let X1,X2,...X10 be independent uniformly distributed Random vari- ables over [0 1] andY = X1+ X2+....
  3. 所属分类:Editor

    • 发布日期:2017-04-03
    • 文件大小:561
    • 提供者:anushree
  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. random

    0下载:
  2. generate random numbers uniformly distributed
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:3522
    • 提供者:tao gong
  1. CH13

    0下载:
  2. 13.1 0-1之间均匀分布的一个随机数mrnd1.c 13.2 0-1之间均匀分布的随机数序列mrnds.c 13.3 任意区间内均匀分布的一个随机整数mrab1.c 13.4 任意区间内均匀分布的随机整数序列mrabs.c 13.5 任意均值与方差的一个正态分布随机数mgrn1.c 13.6 任意均值与方差的正态分布随机数序列mgrns.c-13.1 0-1 uniformly distributed between the mrnd1.c 13.2 0-1 a rand
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-14
    • 文件大小:4384
    • 提供者:yangasdtat
  1. RanGen

    0下载:
  2. 均匀分布随机数的一种产生方法,vs2005下编译通过的完整工程,供大家参考。-Uniformly distributed random number as a method for forming, vs2005 compiled through a complete project for your reference.
  3. 所属分类:Other systems

    • 发布日期:2017-05-04
    • 文件大小:1075889
    • 提供者:chenpei
  1. generate-random-numberithm

    0下载:
  2. 用线性同余法和Wichman-Hill算法产生[0,1]均匀分布的随机数-With a linear congruent method and Wichman-Hill algorithm to generate [0,1] uniformly distributed random number
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-27
    • 文件大小:4844
    • 提供者:小于儿
  1. test6

    0下载:
  2. matlab实验 用给定的多项式,y=x3-6x2+5x-3,产生一组数据(xi,yi,i=1,2,…,n),再在yi上添加随机干扰(可用rand产生(0,1)均匀分布随机数,或用rands产生N(0,1)分布随机数),然后用xi和添加了随机干扰的yi作的3次多项式拟合,与原系数比较。 如果作2或4次多项式拟合,结果如何? -matlab experiment with a given polynomial, y = x3-6x2+5 x-3, generated a set of da
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:3676
    • 提供者:崔昭宇
  1. junyunfenbu

    0下载:
  2. 用数学的思想编写出的生成均匀分布的1000个随机数,数学思想可参照之前上传的论文-Mathematical ideas to write the generated 1000 uniformly distributed random number,
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:85181
    • 提供者:欣欣
  1. random

    0下载:
  2. 产生符合一定分布的随机数的方法是,先产生(0,1)均匀分布的随机数,然后通过一个适当的变换方法得到所要求分布的随机数。常用的均匀分布伪随机序列发生器有线性同余发生器和线性反馈移位寄存器两种。-That meet certain distribution of the random number is first generated (0,1) uniformly distributed random number, then an appropriate transformation metho
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-27
    • 文件大小:709
    • 提供者:wswfx
  1. FLch

    0下载:
  2. 用乘同余法产生随机数 ,产生的(0-1)均匀分布的随机序列 白噪声产生程序,用乘同余法产生-Produced by the same method with more than random number generated (0-1) uniformly distributed random sequence white noise generation process, with the method generated by congruence
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:942
    • 提供者:仁惠
  1. Discrete-random-variables

    0下载:
  2. 生成均匀分布随机数,在此基础上 生成各种离散型随机变量随机数,有0-1分布,泊松分布,几何分布,二项分布等原理及代码-Uniformly distributed random number generation, on the basis of a variety of discrete random variables generated random numbers, there are 0-1 distribution, Poisson distribution, geometric di
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-11
    • 文件大小:654546
    • 提供者:刘倩倩
« 12 3 4 »
搜珍网 www.dssz.com