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

搜索资源列表

  1. cube.zip

    1下载:
  2. 生成立方体内均匀分布的点的程序
  3. 所属分类:数值算法/人工智能

    • 发布日期:
    • 文件大小:1798
    • 提供者:
  1. sphere.zip

    0下载:
  2. 生成球体表面均匀分布的点的程序
  3. 所属分类:数值算法/人工智能

    • 发布日期:
    • 文件大小:2082
    • 提供者:
  1. 用乘同余法产生随机数-matlab

    0下载:
  2. 用乘同余法 ,产生(-1,1)均匀分布的随机序列,给出数据并画图
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-01-08
    • 文件大小:286
    • 提供者:wander
  1. 0-1

    0下载:
  2. //产生0-1之间均匀分布一个随机数// /////////////////////////////////////////////////////////////// //传入参数:r--双精度实型变量指针,指向的单元存放随机数种子值//// //传出参数:p:产生0-1之间均匀分布一个随机数 -/ / 0-1 have a uniform distribution between random numbers / / ////////////////////////////////////
  3. 所属分类:数值算法/人工智能

  1. 我编写的monte carlo随机数发生器

    3下载:
  2. 这是我在matlab环境下编写的产生随机数的源程序,包括产生均匀分布和正态分布,参数接口十分灵活。-in Matlab environment prepared by the random numbers generated by the source code, including the Uniform Distribution and normal distribution, parameter interface is very flexible.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1962
    • 提供者:存友
  1. 课表

    0下载:
  2. 用Eclipse+JDK开发的课表生成系统 作到教师与教室不会冲突 教室要得到充分的利用 一位教师不能在同一时间上两门及以上课程,或同时出现在多个教室 课程尽可能按时间均匀分布,不出现课程集中在某一时间段现象 -with Eclipse + JDK development of the school timetable generation system achieved teachers and classroom to classroom conflicts be ful
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:313627
    • 提供者:李传佑
  1. T函数产生方法

    0下载:
  2. 由于vc系统随机函数产生的数均匀分布,有时要用到正态分布和分布,这是两个小函数,让你们见笑了-vc system because of the random number function evenly distributed, and sometimes we had to use normal distribution and distribution, which is two small functions so that you laughed at the
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:995
    • 提供者:朱晓峰
  1. para

    0下载:
  2. 抛物线法求解 方程的构造方法:给出[0,1]区间上的随机数(服从均匀分布)作为方程的根p*. 设你的班级数为a3,学号的后两位数分别为a2与a1,从而得到你的三次方程 例如:你的31班的12号,则你的方程是21x3+60x2+2x+a0=0的形式. 方程中的系数a0由你得到的根p*来确定. -parabolic equation method Construction Methods : given interval [0,1] on the random numbe
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:883
    • 提供者:董方
  1. advancenewton

    0下载:
  2. 改进的牛顿法求解: 方程的构造方法:给出[0,1]区间上的随机数(服从均匀分布)作为方程的根p*. 设你的班级数为a3,学号的后两位数分别为a2与a1,从而得到你的三次方程 例如:你的31班的12号,则你的方程是21x3+60x2+2x+a0=0的形式. 方程中的系数a0由你得到的根p*来确定. -improve Newton's method : Construction of the equation : given interval [0,1] o
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:801
    • 提供者:董方
  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. several_randoms

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

    • 发布日期:2017-04-01
    • 文件大小:7073
    • 提供者:
  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
    • 文件大小:1275
    • 提供者:dong
  1. som

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

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

    0下载:
  2. 用C代码生成高斯分布的随机数和服从均匀分布的随机数 并生成文本文件-C code generation with Gaussian distribution of random numbers and uniform distribution of the random number and generates a text file
  3. 所属分类:Graph program

    • 发布日期:2017-03-28
    • 文件大小:1204
    • 提供者:陆琨
  1. normrand

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

    • 发布日期:2017-03-29
    • 文件大小:841
    • 提供者:王帅
  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
    • 文件大小:16809
    • 提供者:王奎
  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
    • 文件大小:1952
    • 提供者:高双成
  1. MTALAB雷达

    1下载:
  2. 不同信噪比条件下的LFM匹配滤波结果。 服从均匀分布 ,高斯分布, 瑞利分布的 噪声序列。 雷达非相干积累的输出。雷达相干积累。 雷达对数正态分布杂波,瑞利杂波,韦伯杂波仿真。 有说明文档,有注释。(LFM matched filtering results under different SNR conditions. A sequence of noise obeying uniform distribution, Gauss distribution, and Rayleig
  3. 所属分类:其他

    • 发布日期:2017-12-26
    • 文件大小:464896
    • 提供者:enchan
  1. source

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

    • 发布日期:2017-10-10
    • 文件大小:96256
    • 提供者:小明123456
« 1 23 4 5 6 7 8 9 10 ... 25 »
搜珍网 www.dssz.com