CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - 均匀分布

搜索资源列表

  1. 均匀分布和高斯分布

    0下载:
  2. 均匀分布和高斯分布的C代码-uniform and Gaussian distribution of C code
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2.84kb
    • 提供者:int
  1. parzen.根据样本进行概率密度函数估计

    3下载:
  2. parzen窗法,功能是根据样本进行概率密度函数估计。实现了对正态分布概率密度函数和均匀分布双峰概密函数进行估计,Parzen window method, function is based on a sample of the estimated probability density function. The realization of the normal distribution probability density function and uniform distributi
  3. 所属分类:matlab例程

    • 发布日期:2016-01-25
    • 文件大小:3.02kb
    • 提供者:陈坚
  1. guass.rar

    1下载:
  2. 基于MATLAB,可以方便地产生随机数,均匀分布和高斯分布等 ,Based on MATLAB, can easily generate random numbers, uniform distribution and Gaussian distribution
  3. 所属分类:matlab例程

    • 发布日期:2017-04-02
    • 文件大小:1.08kb
    • 提供者:shaoyqo
  1. wang.rar

    1下载:
  2. 这是加权网络中权重均匀分布,节点强度幂率分布的模型,可以画出度分步,强度分布图。,This is a weighted network, evenly distributed weight, power-law distribution of node strength of the model, you can draw the distribution of degrees and strength
  3. 所属分类:matlab

    • 发布日期:2017-02-10
    • 文件大小:859byte
    • 提供者:李华
  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
    • 文件大小:1.37mb
    • 提供者:张伞
  1. 001

    0下载:
  2. 产生雷达中常用的sinc函数和chirp函数,以及均匀分布和高斯分布的白噪声-Commonly used in radar have sinc function and the chirp function, as well as the uniform distribution and Gaussian distribution white noise
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:2.04kb
    • 提供者:郝霏霏
  1. several_randoms

    0下载:
  2. 随机数变量产生,包括满足均匀分布、泊松分布等各种分布-Random numbers generated variables, including the needs of uniform distribution, Poisson distribution and other distribution
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:6.91kb
    • 提供者:
  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
    • 文件大小:5.57kb
    • 提供者:王海波
  1. Rand

    0下载:
  2. 本程序能产生大部份实用随机数:产生一个[0,1]区间内均匀分布伪随机数、产生多个[0,1]区间内均匀分布伪随机数、产生任意[a,b]区间内一个均匀分布伪随机整数、产生任意[a,b]区间内均匀分布伪随机整数序列、产生一个任意均值与方差的正态分布随机数、产生任意均值与方差的正态分布随机数序列-look it yourself
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-26
    • 文件大小:14.1kb
    • 提供者:雾水葛
  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
    • 文件大小:2.22mb
    • 提供者:孙以
  1. mersennetwister

    0下载:
  2. mesenne twister算法 产生伪随机数(服从均匀分布) 及查看矩阵数据概率分布的程序 -mesenne twister algorithm for the generation of pseudo-random number (subject to uniform distribution) and view the probability distribution of the data matrix, the procedure
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-27
    • 文件大小:1.25kb
    • 提供者:dong
  1. matlab-norm-distribution

    0下载:
  2. 用MATLAB产生正态分布和均匀分布,采用三种方法,并且进行纵横向对比-Generated using MATLAB normal and uniform distribution, using three methods, and conducted to compare vertical and horizontal
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:57.95kb
    • 提供者:terminator
  1. som

    0下载:
  2. 自组织映射网络的构建案例,模拟均匀分布和高斯分布-the nuron network of som
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:633byte
    • 提供者:yanli
  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
    • 文件大小:441kb
    • 提供者:john
  1. work

    0下载:
  2. 利用反函数方法,在均匀分布的基础上产出具有瑞利分布的概率分布的数据.-By inverse function method, based on the output of uniform distribution with the Rayleigh distribution the probability distribution of the data.
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:16.42kb
    • 提供者:王奎
  1. RandomDistribute_simu

    3下载:
  2. 仿真产生十种概率分布的随机序列,包括均匀分布、高斯分布、指数分布、广义指数分布、混合指数分布、韦布尔分布、瑞利分布 广义瑞利分布、拉普拉斯分布、柯西分布等,并进行参数检验,概率分布检验和独立性检验-Simulation produces ten kinds of probability distribution of random sequences, including uniform, Gaussian, exponential, generalized exponential dist
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1.91kb
    • 提供者:高双成
  1. 球表面生成均匀分布随机点

    0下载:
  2. 利用抽样方法,在球表面生成了均匀分布的随机点(Uniform random points are generated on the spherical surface by using the sampling method)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-30
    • 文件大小:642kb
    • 提供者:杨大川
  1. source

    1下载:
  2. 线性同余法-Wichmann-Hill算法产生服从均匀分布的随机变量(The linear congruence -Wichmann-Hill algorithm produces random variables subject to uniform distribution)
  3. 所属分类:仿真建模

    • 发布日期:2017-10-10
    • 文件大小:94kb
    • 提供者:小明123456
  1. bline

    0下载:
  2. 均匀分布直线阵CBF算法仿真(入射在此平面内的波束形成)(Simulation of uniform distributed linear array CBF algorithm (the incident signal is in the plane))
  3. 所属分类:matlab例程

    • 发布日期:2018-01-08
    • 文件大小:1kb
    • 提供者:shiduoduo
  1. DV-Hop非均匀

    0下载:
  2. 锚节点非均匀分布 未知节点均匀分布 不同通信半径 不同锚节点数(Uneven distribution of anchor nodes, unknown nodes, uniform distribution, different communication radius, different anchor points.)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-04
    • 文件大小:19kb
    • 提供者:大手送
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com