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

搜索资源列表

  1. game

    0下载:
  2. 三点一线最短求解几何问题机数程序还是带参数的,参数是用来描述正态分布的一个浮点数表。在执行程序时,先生成这个表(只做一次),而后就可以任意多次地执行高斯随机数产生程序了。使用C是为了保证通用性,如果有人觉得麻烦,可以用C++做个类,把这些东西都封装进去。-something it is
  3. 所属分类:GUI Develop

    • 发布日期:2017-06-19
    • 文件大小:29920251
    • 提供者:jacker
  1. fenweishu

    1下载:
  2. 计算各种分布函数的分位数,比如F分布、T分布、正态分布、BETA分布-Calculate the sub-distribution functions of various bits, such as the F distribution, T distribution, normal distribution, BETA distribution
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:2339
    • 提供者:苏晓蕾
  1. classifier

    1下载:
  2. 两类二维相关正态分布条件下的最小错误率贝叶斯分类器,基于最小风险的贝叶斯分类器,Parzen窗法非参数估计分类器程序,Fisher线性判别法分类器程序。-Under normal conditions two types of two-dimensional correlation of minimum error rate of Bayesian classifier, the minimum risk-based Bayesian classifier, Parzen window meth
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:39529
    • 提供者:wanwei
  1. normaldistribution

    0下载:
  2. 一个很好的正态分布MATLAB程序,与大家共享,希望对大家有用。-normal distribution
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:897
    • 提供者:eluuni
  1. elevator

    0下载:
  2. 2010复旦数学建模的c题的相关的matlab程序,其中elevator_model1.m为上班时间,基于正态分布人流模型下普通模式电梯的运行参数计算,elevator_down为下班时间基于指数分布人流模型下各种模式电梯的运行参数-C 2010 Fudan mathematical modeling matlab procedures related to the theme of which elevator_model1.m as working hours, normal flow mo
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:1472
    • 提供者:晋青丰
  1. rl

    0下载:
  2. 瑞利随机数的生成,通过两个同方差的正态分布而求得,并求出其PDF和CDF-Rayleigh random numbers generated by two normal distribution with variance that obtained and solved its PDF and CDF
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:20766
    • 提供者:王兆云
  1. lunwen

    0下载:
  2. 正态总体均值的 F检验法 : 研究了正态分布总体均值的双边假设检验问题, 得到了一个新的检验方法 一一F检验法。-Normal Population Mean F test: study of the normal population mean of the bilateral hypothesis test problem, get a new test method of 11 F test.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:78427
    • 提供者:蔡露
  1. normal_distribution

    0下载:
  2. 正态分布的函数代码,使用vb写的,需要的下载呀-Normal distribution function code, use vb to write, and we need to download ah
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-06
    • 文件大小:4868
    • 提供者:zjf
  1. random

    0下载:
  2. GCC C语言大量随机数生成函数,正态分布,平均分布-GCC C language a lot of random number generation function, normal, evenly distributed ... ...
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:1200
    • 提供者:欢欢
  1. speech2

    0下载:
  2. 为了提高语音分离算法的收敛速度以及分离性能,提出把拉普拉斯正态混合分布概率密度函数作为语音信号概率密度函数的估计,得到一个更加适合语音信号分离的激活函数,基于此函数提出一种快速语音分离算法.-In order to improve speech separation algorithm convergence speed and separation performance, raise the normal mixture distribution Laplace probability de
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-29
    • 文件大小:847
    • 提供者:lihao
  1. zhengtaifenbu

    0下载:
  2. 根据输入数据计算出其正态分布概率。精准度可达1e-5.-According to input data to calculate the probability of its normal distribution. Accuracy up to 1e-5.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:201579
    • 提供者:陈卫
  1. Moro

    0下载:
  2. moro转换算法,将0-1均匀分布转换为标准正态分布-moro conversion algorithm will convert the 0-1 uniform distribution to standard normal distribution
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:787
    • 提供者:言午
  1. shuiyinchuxuezhe

    0下载:
  2. 水印抗攻击:由高斯正态分布序列 g1 产生 36×4 的水印信号 w0,w0 由(0,1)组成。-Watermark against attacks: from the Gaussian normal distribution generate 36 × 4 series g1 watermark signal w0, w0 from (0,1) component.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:2378
    • 提供者:菁菁
  1. changshengsuijishu

    0下载:
  2. 程序只产生均值为0,方差为1的随机数,要产生均值为E,方差为D的随机数,只要随机数*D+E就可以了。 高斯随机数程序还是带参数的,参数是用来描述正态分布的一个浮点数表。-Procedure produced only mean 0, variance 1 random numbers, to produce a mean E, the variance for the random number D, as long as the random number* D+ E on it. Gau
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:1905
    • 提供者:yy
  1. mengtekaluo

    0下载:
  2. 利用蒙特卡罗方法产生均值与方差可变的符合正态分布的随机数,-Monte Carlo method produces a variable mean and variance of the normal distribution of random numbers,
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:2024
    • 提供者:yy
  1. exp_code

    0下载:
  2. 很好的正态分布matlab 代码,适合初学者!-Normal distribution matlab code good for beginners!
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:7280
    • 提供者:lulei
  1. zhengtaifenbu

    0下载:
  2. 正态分布的小程序-normal distribution
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-08
    • 文件大小:272020
    • 提供者:wzp
  1. cauchypdf

    0下载:
  2. 仿照正态分布normpdf,写的一个柯西分布概率密度函数-Cauchy P.D.F
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:630
    • 提供者:赵辉
  1. cvmat

    0下载:
  2. 在VC++的平台上,显示并说明矩阵的一些操作方法,如生成正态分布、均匀分布的随机矩阵,测试矩阵乘法等-In VC++ platform to show and explain some of the matrix method of operation, such as generating a normal distribution, uniform distribution of the random matrix, test matrix multiplication, etc.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:4021
    • 提供者:luxiaohui
  1. 123

    0下载:
  2. 123均值为0.6、方差为0.1的5阶正态分布随机矩阵。 3. 建立一个4阶希尔伯特矩阵并求其伴随矩阵和逆矩阵 -QW
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-12
    • 文件大小:2787605
    • 提供者:钱琪琪
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 26 »
搜珍网 www.dssz.com